On Wed, 27 Jul 2005, Brett Porter (JIRA) wrote: I thought this was already possible using project.getBuild().getResources().add(...), so why is it critical? Will this be just a simple api added to MavenProject or will it use the strange approach used for compilesourceroots et al.?
> [ http://jira.codehaus.org/browse/MNG-163?page=all ] > > Brett Porter updated MNG-163: > ----------------------------- > > Priority: Critical (was: Major) > > > It should be possible to add new resource to the resources list > > --------------------------------------------------------------- > > > > Key: MNG-163 > > URL: http://jira.codehaus.org/browse/MNG-163 > > Project: Maven 2 > > Type: New Feature > > Reporter: Trygve Laugstol > > Priority: Critical > > Fix For: 2.0-beta-1 > > > > > > > For mojos generating resources (like the modello:jpox-jdo-mapping goal > > does) it would be useful to be able to add the generated output to the list > > of resources like the code generating mojos can. > > -- > 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, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- Kenney Westerhof http://www.neonics.com GPG public key: http://www.gods.nl/~forge/kenneyw.key --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
