tString = getDependencyId( artifact,
> removeVersion );
>sb.append( artifactString ).append( File.separatorChar );
>}
>
> So i don't think it is possible.
>
>
> -Ursprüngliche Nachricht-----
> Von: Entner Harald [mailto:entner.har...@afb.de]
sb.append( artifactString ).append( File.separatorChar );
}
So i don't think it is possible.
-Ursprüngliche Nachricht-
Von: Entner Harald [mailto:entner.har...@afb.de]
Gesendet: Donnerstag, 21. Januar 2010 10:18
An: Maven Users List
Betreff: AW: what copy-de
remove this line true
;)
-Ursprüngliche Nachricht-
Von: eyal edri [mailto:eyal.e...@gmail.com]
Gesendet: Donnerstag, 21. Januar 2010 09:08
An: Maven Users List
Betreff: what copy-dependecies add -jar to artifact subDirectory
i'm using the following configuration in my pom:
or