org.codehaus.mojo.appassembler.daemon
Class Util

java.lang.Object
  extended by org.codehaus.mojo.appassembler.daemon.Util

public class Util
extends Object

Version:
$Id$
Author:
Trygve Laugstøl

Constructor Summary
Util()
           
 
Method Summary
static String getRelativePath(org.apache.maven.artifact.Artifact artifact)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

getRelativePath

public static String getRelativePath(org.apache.maven.artifact.Artifact artifact)


Copyright © 2006 Codehaus. All Rights Reserved.