[jbosstools-issues] [JBoss JIRA] (JBIDE-13788) mvn package

Pete Muir (JIRA) jira-events at lists.jboss.org
Sat Apr 20 13:17:53 EDT 2013


    [ https://issues.jboss.org/browse/JBIDE-13788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768966#comment-12768966 ] 

Pete Muir commented on JBIDE-13788:
-----------------------------------

Burr is right, mvn clean package is the standard target you run with a war/ear, you don't need to install it into your local repo, but onto the app server. In fact, running install is odd, as you would intuitively think that it would install it onto the app server.

But more important is the fact this is hidden in the Run As menu.
                
> 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


More information about the jbosstools-issues mailing list