You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/05/08 00:13:55 UTC

[jira] Closed: (MAVEN-1272) first goal name is ignored if -o option is entered in frot of goals

Message:

   The following issue has been closed.

   Resolver: Brett Porter
       Date: Fri, 7 May 2004 6:12 PM

duplicate of MAVEN-1248
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1272

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1272
    Summary: first goal name is ignored if -o option is entered in frot of goals
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: DUPLICATE

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             cli
   Versions:
             1.0-rc3

   Assignee: 
   Reporter: Rafal Krzewski

    Created: Fri, 7 May 2004 6:50 AM
    Updated: Fri, 7 May 2004 6:12 PM

Description:
Probably a fencepost error in the cli code.

Symptoms:

maven java:jar -> java:jar is executed
maven -o java:jar -> Nothing Happens
maven -o whatever java:jar -> java:jar is executed

Premature "BUILS SUCCESSFUL"s were happening for me for a while now (two weeks at least) but only today I was able to grasp a reporoductible testcase.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org