|
FYI: We've found that if you add a classifier to the jar that causes the filename to differ from the .war file, the install:install step will grab both and not exhibt the issue described here. i.e. <plugin> (Although a better solution is to refactor your jar content into a "common" module though) It would be great if this would be fixed. It seems the maven-source-plugin works properly, but the maven-war-plugin does not. I would like to generate primary and secondary artifacts using a single pom file. It seems overly complex to have to make modules out of everything. <plugin> <plugin> <plugin> Rich, this issue is already closed as "Won't Fix" indicating that the developers don't consider it a valid bug. You might want to bring it up on the mailing list if you feel it should be re-opened. Otherwise, nothing is likely to happen with it. |
|||||||||||||||||||||||||||||||||||||||||||
Not an issue. The definition of the jar plugin in the parent pom conflicts with war