[
https://issues.jboss.org/browse/JBIDE-13788?page=com.atlassian.jira.plugi...
]
Burr Sutter commented on JBIDE-13788:
-------------------------------------
In Java EE land, I primarily want a .war or .ear from the build script, not installation
of my various .jars in my local maven repository. Granted, it could be that Maven is
clever enough to not stick all my jars and my war in the local .m2/repository but it seems
that most people are instructed to use "mvn package" instead of "mvn
install" to get their .war/.ear generated.
mvn package
-----------
Key: JBIDE-13788
URL:
https://issues.jboss.org/browse/JBIDE-13788
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: maven
Reporter: Burr Sutter
Attachments: 2013-03-13_1738.png, Screen Shot 2013-03-13 at 5.39.10 PM.png
In Java EE land you tend to use "mvn package", but that is not listed in the
menu, nor is it visible in the dialog. Not too mention, having the Maven commands under
the Run menu option, instead of the Maven menu is counter-intuitive.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira