[ http://jira.codehaus.org/browse/MNG-671?page=comments#action_70696 ] 
            
Daniel Gredler commented on MNG-671:
------------------------------------

I'm looking at how to determine whether a license requires a prompt or not. I'm 
guessing we need to prompt if a dependency's license is different than the 
project license AND has not been accepted / rejected yet. The maven-settings 
package you mentioned seems to focus on reading local user and global settings. 
To me, this implies expanding the nodes allowed in settings.xml files, which 
would mean enhancing SettingsXpp3Reader and SettingsXpp3Writer. Is this what 
you were thinking? What XML nodes did you want to add for this, and where 
(within the current settings.xml structure)?

> implement a license clickthrough
> --------------------------------
>
>                 Key: MNG-671
>                 URL: http://jira.codehaus.org/browse/MNG-671
>             Project: Maven 2
>          Issue Type: New Feature
>            Reporter: Brett Porter
>             Fix For: 2.1
>
>
> we need some basic license acceptance policy for downloadable artifacts. For 
> now, this can just be a Y/N that is saved forever.

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