Issue Type: Bug Bug
Assignee: Tony Chemit
Attachments: pom.xml, settings.xml
Created: 12/Sep/12 4:58 AM
Description:

The files:
src/it/settings.xml
src/it/update-project-license/MLICENSE-5/pom.xml

are using the following file urls:

<url>file:///@localRepository@</url>

and

<licenseResolver>file://${basedir}/src/license</licenseResolver>

should instead be file:/

...otherwise the file is not found. Tested on Windows 7 with maven 3.

Project: Mojo's License Maven Plugin
Priority: Major Major
Reporter: David Katz
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
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

Reply via email to