]
Rastislav Wagner closed JBIDE-16303.
------------------------------------
Verified in JBDS 8.0.0.Beta3-v20140706-0939-B172
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.