[
https://issues.jboss.org/browse/JBIDE-16303?page=com.atlassian.jira.plugi...
]
Fred Bricon commented on JBIDE-16303:
-------------------------------------
Here's a screencast showing the new option in the "Run/Debug As" menus :
http://screencast.com/t/HuweRx4BC4d
I chose *clean verify* instead of *clean package* because it goes one step further and
execute integration tests after the package phase, if such tests exist.
When you have no ITs this is equivalent to *clean package* then.
Since the "Run/Debug As" menus are largely bloated already, I added an option to
disable the new menu, under Preferences > JBoss Tools > JBoss Maven Integration.
What do you think?
Maven Pop-up should enable/expose mvn clean package
---------------------------------------------------
Key: JBIDE-16303
URL:
https://issues.jboss.org/browse/JBIDE-16303
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: maven
Reporter: Jim Tyrrell
Assignee: Fred Bricon
Fix For: 4.2.0.Beta3
Attachments: mavenclean.png, Screen shot 2013-12-13 at 6.16.55 AM.png
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
When building and importing projects, every so often something goes sideways in the
import/building of a project. I have to jump to the mvn command line and often I need to
run mvn clean package to execute a "build" that re-sets whatever went sideways.
Generally if the network goes away the above command will enable it to work.
If you know of other commands that should be exposed please let me know.
I wonder if Update Project should execute this command? I don't know enough about
maven to know if this makes sense.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)