On Wed, Dec 3, 2008 at 7:51 PM, Jason Voegele <[EMAIL PROTECTED]> wrote: > We have a need to ask the user to accept a license agreement at the time that > Maven downloads and installs some of the artifacts we host on our Maven > repository. I have read som information here: > http://maven.apache.org/pom.html#Licenses > > I see that the POM supports a <license> element that allows us to specify the > license, but unfortunately it appears that this cannot be used to prompt the > user to accept (or decline) the license. > > Is there any way to make Maven prompt the user to accept a license agreement?
Not yet, see http://jira.codehaus.org/browse/MNG-671 Regards, Tomek --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
