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/11/09 23:16:05 UTC

[jira] Commented: (MAVEN-986) war plugin doesn't copy resources in no sources present

The following comment has been added to this issue:

     Author: Brett Porter
    Created: Sun, 9 Nov 2003 4:14 PM
       Body:
the way resources are copied is via java:jar-resources, which puts them in maven.build.dest, which is then copied by the war plugin into WEB-INF/classes.

If sourcesPresent is false, they never get there.

---------------------------------------------------------------------
View the issue:

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


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-986
    Summary: war plugin doesn't copy resources in no sources present
       Type: Bug

     Status: Unassigned
   Priority: Minor

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-war
   Fix Fors:
             1.1

   Assignee: 
   Reporter: Brett Porter

    Created: Wed, 29 Oct 2003 11:16 PM
    Updated: Sun, 9 Nov 2003 9:09 AM
Environment: maven-war-plugin-1.4, although it is in 1.5-SNAPSHOT too

Description:
due to the use of sourcesPresent to avoid copying the classes directory, and running test:test + java:compile, any resources present in a webapp with no source do not get copied


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