-D command line options not recognised --------------------------------------
Key: MSITE-222 URL: http://jira.codehaus.org/browse/MSITE-222 Project: Maven 2.x Site Plugin Issue Type: Bug Affects Versions: 2.0-beta-5 Environment: Windows XP, Java 1.5_06 Reporter: Carl Husselbee It appears as if passing command line args to maven are not being ignored by the site plugin. I am passing arguments: mvn -P weblogic -DbootstrapProperty=/testbootstrap.properties -Dhelm.target=dev package site and the package is getting the bootstrapProperty property correctly, but when the site target is executed the property is unset. -- 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