Jeff Mutonho wrote: > > Why isnt "mvn install" launching the cargo-plugin even though the > profile's > <activeByDefault> is set to true?I have to type "mvn cargo:install" to get > it to execute.
Have you tried adding an executions/excution element? see: http://cargo.codehaus.org/Maven2+plugin -- View this message in context: http://www.nabble.com/activeByDefault-and-%22mvn-install%22-tf1992260.html#a5468105 Sent from the Maven - Users forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
