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 2003/09/01 08:12:10 UTC

[jira] Closed: (MAVEN-704) war:war goal fails for projects that have no source code

Message:

   The following issue has been closed.

   Resolver: dion gillard
       Date: Mon, 1 Sep 2003 1:11 AM

Fixed previously
---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-704


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-704
    Summary: war:war goal fails for projects that have no source code
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Time Spent: Unknown
  Remaining: 30 minutes

    Project: maven
 Components: 
             plugin-war
   Fix Fors:
             1.0-rc1
   Versions:
             1.0-beta-10
             1.0-rc1

   Assignee: Ben Walding
   Reporter: Ben Walding

    Created: Thu, 21 Aug 2003 8:10 AM
    Updated: Mon, 1 Sep 2003 1:11 AM

Description:
If a project has no source code, it will not create a target/classes dir during the compile phase.

Then, when war:war runs, it fails.

eg:

BUILD FAILED
File...... file:/home/bwalding/.maven/plugins/maven-war-plugin-1.4-SNAPSHOT/
Element... ant:copy
Line...... 124
Column.... 47
/usr/local/builds/maven-proxy/maven-proxy/webapp/target/classes not found.
Total time:  8 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