Run default goal and then another goal?
Gary Gregory <[email protected]>
| Newsgroups | gmane.comp.jakarta.turbine.maven.user |
|---|---|
| Message-ID | <CACZkXPxZNLsG-NLOewCg8vcXLqz1Sq5tsWBBKewRnL2CiHd3Kw@mail.gmail.com> |
Hi All, Can I run the default goal and then another goal? This would be instead of calling Maven x2, for example: mvn -Dthis -Dthat && mvn otherGoal Would this be a new feature and too confusing, for exampe: mvn default deploy Where "default" runs the default goal. ? TY, Gary