If remote resources is run twice (like in a forked lifecycle) the resources are 
all 0 length
--------------------------------------------------------------------------------------------

                 Key: MRRESOURCES-13
                 URL: http://jira.codehaus.org/browse/MRRESOURCES-13
             Project: Maven 2.x Remote Resources Plugin
          Issue Type: Bug
    Affects Versions: 1.0-alpha-2
            Reporter: Daniel Kulp
            Priority: Blocker
         Attachments: pom.xml


If you run "mvn compile" with the attached pom, the resources are all 0 length. 
  This is CRITICAL as the javadoc plugin forks a lifecycle that may re-invoke 
the remote-resources plugin.   Thus, "mvn javadoc:jar install" sometimes 
results in jars without the proper resources.



-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to