logo       

[jira] Commented: (MRRESOURCES-2) Support an "append" mode for local resour: msg#00270

java.maven-plugins.mojo.devel

Subject: [jira] Commented: (MRRESOURCES-2) Support an "append" mode for local resources


[
http://jira.codehaus.org/browse/MRRESOURCES-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_85707
]

Daniel Kulp commented on MRRESOURCES-2:
---------------------------------------

In the sandbox:
https://svn.apache.org/repos/asf/maven/sandbox/plugins/maven-remote-resources-plugin


I've added a field:
@parameter expression="${basedir}/src/main/appended-resources"
private File appendedResourcesDirectory;

to implement this. It doesn't do filtering or anything. It just appends to
the output from velocity.



> Support an "append" mode for local resources
> --------------------------------------------
>
> Key: MRRESOURCES-2
> URL: http://jira.codehaus.org/browse/MRRESOURCES-2
> Project: Maven 2.x Remote Resources Plugin
> Issue Type: New Feature
> Reporter: Daniel Kulp
> Assigned To: Jason van Zyl
>
> Once the NOTICE creation works correctly with the velocity templates, we'll
> need a way to "augment" the NOTICE file that it creates. There are a bunch
> of missing poms or poms with incomplete data (missing URL's, etc...). It
> would be nice to have a mode where, if there is a file in
> src/main/resources/META-INF/NOTICE, that data is appended to the generated
> NOTICE file instead of completely replacing it. That way, the project can
> add the additional information that the plugin may not be able to provide.

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



---------------------------------------------------------------------
To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise