Hi, I'm about to start a taglib-project which produces 2 artifacts (jar + tld). The pure maven way would be to set up 2 subprojects - one for each artifact. However, it seems a bit overkill to have a separate subproject for a single file (tld). Is there any way that this (producing and deploying multiple artifacts to repository) can be accomplished using only one project. Perhaps some project specific goal in maven.xml that uses the artifact plugin?
- Janne --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
