On Wednesday 26 May 2010 3:39:40 pm Daniel Kulp wrote:
> On Wednesday 26 May 2010 1:17:26 pm Paul Benedict wrote:
> > Should -? work? I thought the double dash should work only.
>
> Well, I guess the main difference is that in 2.x, you would get:
> Unable to parse command line options: Unrecognize
On Wednesday 26 May 2010 1:17:26 pm Paul Benedict wrote:
> Should -? work? I thought the double dash should work only.
Well, I guess the main difference is that in 2.x, you would get:
Unable to parse command line options: Unrecognized option: -?
printed at the top and then the help appears. Thu
Should -? work? I thought the double dash should work only.
On Wed, May 26, 2010 at 11:21 AM, Daniel Kulp wrote:
>
> With maven 2.x, I could do:
>
> mvn -?
> and get the help. With 3.0-beta-1, that prints the help, but then:
> [ERROR] Error executing Maven.
> org.apache.commons.cli.Unrecognized
With maven 2.x, I could do:
mvn -?
and get the help. With 3.0-beta-1, that prints the help, but then:
[ERROR] Error executing Maven.
org.apache.commons.cli.UnrecognizedOptionException: Unrecognized option: -?
and a stack trace.
I know, it's pretty silly. Thought I'd mention it anyway.
+1
Emmanuel
On Tue, May 25, 2010 at 9:45 PM, Dennis Lundberg wrote:
> Hi,
>
> We solved 15 issues:
>
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11211&version=13634
>
> There are still a couple of issues left in JIRA:
>
> http://jira.codehaus.org/secure/IssueNavigator.jspa?rese
+1
Arnaud
On May 25, 2010, at 9:45 PM, Dennis Lundberg wrote:
> Hi,
>
> We solved 15 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11211&version=13634
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pi
+1
-Lukas
Dennis Lundberg wrote:
Hi,
We solved 15 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11211&version=13634
There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11211&status=1
Staging repo:
https://
+1
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org
+1
2010/5/25 Dennis Lundberg :
> Hi,
>
> We solved 15 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11211&version=13634
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11211&status=1
>
> Staging repo: