In a single-module project, I don't see how to get a 'classified' artifact from the project itself into the descriptor and thus the assembly. Do I list it as a dependency?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Did you try the Build Helper Maven Plugin (I'm thinking to If it doesn't work, then indeed declare your 'classified' artifact as dependency using one of the advanced identity pattern. |
||||
|