Hi Thank you for reading my post. Is there any way to include some goals like *mvn jetty:run* into the pom file to ensure that we just need to call for example mvn install and then be sure that all other goals like *mvn jetty:run* will be executed?
Also, is there any way to create a super goal named *all* which can perform as *mvn install jetty:run* ? Thank you. -- View this message in context: http://www.nabble.com/How-I-can-include-execution-of-some-goals-in-the-pom-file-instead-of-passing-it-as-parameter--tp22939763p22939763.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]
