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]
