Dear Users,
I would like maven to put my resources not into the jar file, but next
to classes in a resources directory, so my structure would be:
Component +
- lib +
- mycomponent.jar
- resources +
- myresource.xml
Etc.
Could anybody help how to tell the resource processor plugin where to
put it? I could tell only relative path within target/classes, but not
relative to output directory.
Thanks,
Marton Szabo
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]