Is there a way to invoke a goal on a parent pom and forward that on to a child module? I want to use jboss:deploy at the parent level, but I have a child ear project which contains the *.ear file. The jboss:deploy depends on the ear file being in the the target directory, but it does not exist at the parent level.
Thanks -- View this message in context: http://www.nabble.com/Forward-invocation-to-child-module-tp21748845p21748845.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
