Hello,I'm still a maven beginner. I'll try to compile a project, which needs some extra jars.
The jars are located in src/main/resources/*.jar .
If I try "mvn compile" it will stop with the error "package *.jar not found."
How can I include them? Is there a little example or tutorial? Thanks Adrian --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
