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/03/24 01:22:53 UTC

[jira] Closed: (MAVEN-206) Running clean jar:install-snapshot in dir with no project.xml succeeds wrongly

Message:

   The following issue has been closed.

   Resolver: Brett Porter
       Date: Tue, 23 Mar 2004 7:22 PM

I believe Emmanuel's commit today that checks for a currentVersion will fix this. If not, I don't know if this is something that can be fixed without messing up valid use cases, short of a hack in the jar plugin itself.
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-206

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-206
    Summary: Running clean jar:install-snapshot in dir with no project.xml succeeds wrongly
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
   Fix Fors:
             1.0-rc3

   Assignee: 
   Reporter: dion gillard

    Created: Wed, 15 Jan 2003 9:51 AM
    Updated: Tue, 23 Mar 2004 7:22 PM
Environment: Win2k/jdk1.3

Description:
Icky...

C:\source\jakarta\jakarta-commons-sandbox>maven clean jar:install-snapshot
 __  __
|  \/  |__ Jakarta _ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|   v. 1.0-beta-8


     [echo] Building snapshot JAR: Global Project-null.20030115.145953
    [mkdir] Created dir: C:\source\jakarta\jakarta-commons-sandbox\target\classes
     [echo] No java source files to compile.
    [mkdir] Created dir: C:\source\jakarta\jakarta-commons-sandbox\target\test-classes
    [mkdir] Created dir: C:\source\jakarta\jakarta-commons-sandbox\target\test-reports
     [echo] No test source files to compile.
     [echo] No tests to run.
      [jar] Building jar: C:\source\jakarta\jakarta-commons-sandbox\target\Global Project-null.20030
115.145953.jar
    [mkdir] Created dir: C:\program files\maven\repository\Global Project\jars
     [copy] Copying 1 file to C:\program files\maven\repository\Global Project\jars
     [copy] Copying 1 file to C:\program files\maven\repository\Global Project\jars
BUILD SUCCESSFUL
Total time:  6 seconds


---------------------------------------------------------------------
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