You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Chas Douglass <ch...@floogle.net> on 2006/05/02 02:46:18 UTC

Arbitrary Classpath Entry in MANIFEST.MF

I'm new to Maven2 and I'm attempting to make an old Ant project work.

One of the requirements is to have "." on the final jar's classpath.  I 
can get all the other jars on there with the maven-jar-plugin and using
<addClasspath>true</addCLasspath>

But how can I add an arbitrary value (like ".")?

Thanks.

Chas Douglass

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org