Hi,

<build>
  <finalName/>
</build>

This lets you specify the final name without the version numbers on the 
jar but I still think there's a version number attached to it in the 
repository.  The numbers only go away when the jars are packed into wars 
or ears.

_Mang Lau





"Andreas Guther" <[EMAIL PROTECTED]> 
03/14/2006 12:02 PM
Please respond to
"Maven Users List" <[email protected]>


To
"Maven Users List" <[email protected]>
cc

Subject
[M2] Version-less jar files






Hi,

This is another Maven 2 question I am having problems finding the
answer:


How do I configure my maven 2 repository for jar files without a version
number in the file name?


I have the problem that jaxb1 has in its manifest file version less jar
files in the Class-Path definition.  I have added to my repository
versioned jars but it looks as if jaxb is not unable to locate the
requested class.

In maven 1 I could add an entry to the dependency that gave the jar file
name.  How does this work in Maven 2?

Thanks in advance for any help.

Andreas




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to