You are viewing a plain text version of this content. The canonical link for it is here.
Posted to m2-dev@maven.apache.org by ji...@codehaus.org on 2004/07/19 12:00:39 UTC

[jira] Closed: (MNG-26) The jar mojo dies is the /target directory doesn't exist.

Message:

   The following issue has been closed.

   Resolver: Emmanuel Venisse
       Date: Mon, 19 Jul 2004 5:58 AM

Fixed.
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MNG-26

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MNG-26
    Summary: The jar mojo dies is the /target directory doesn't exist.
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: m2

   Assignee: Emmanuel Venisse
   Reporter: Trygve Laugstol

    Created: Sat, 17 Jul 2004 2:11 PM
    Updated: Mon, 19 Jul 2004 5:58 AM

Description:
[ERROR] Cause: 
java.lang.IllegalStateException: basedir /tmp/continuum/ff808081fdc9a28000fdc9a2e1950001/maven-wagon/target/classes does not exist
        at org.codehaus.plexus.util.DirectoryScanner.scan(DirectoryScanner.java:539)
        at org.apache.maven.plugin.jar.AbstractJarMojo.addDirectory(AbstractJarMojo.java:134)
        at org.apache.maven.plugin.jar.JarMojo.execute(JarMojo.java:84)
        at org.apache.maven.lifecycle.phase.GoalAttainmentPhase.execute(GoalAttainmentPhase.java:67)
        at org.apache.maven.lifecycle.DefaultMavenLifecycleManager.execute(DefaultMavenLifecycleManager.java:49)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:110)
        at org.codehaus.continuum.builder.maven2.Maven2ContinuumBuilder.build(Maven2ContinuumBuilder.java:265)
        at org.codehaus.continuum.BuilderThread.run(BuilderThread.java:60)
        at java.lang.Thread.run(Thread.java:534)



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