Maven running RPM plugin before building children -
i have parent pom 2 children. 2 children build mutual target folder, , parent builds rpm (with codehaus rpm-maven-plugin) folder. @ least, that's how want work. if build children before building parent, works. if clean , build parent, it'll seek build rpm before builds children, , complains files missing.
how can specify build children before running rpm plugin?
you must create separare kid contains confinguration rpm-maven-plugin , defined appropriate dependencies other childs , new kid automatically build after others.
maven
No comments:
Post a Comment