Can't resolve settings.xml value -------------------------------- Key: MNGECLIPSE-104 URL: http://jira.codehaus.org/browse/MNGECLIPSE-104 Project: Maven 2.x Extension for Eclipse Type: Bug
Components: Dependency Resolver Versions: 0.0.5 Environment: Windows 2000 JDK 1.5_02 Reporter: Emil A. Lefkof III Assigned to: Eugene Kuleshov I have a value in my settings.xml liek the following: <profiles> <profile> <id>epoch</id> <properties> <epoch-suite-version>1.0.6</epoch-suite-version> </properties> </profile> </profiles> Then in my POM I have the following: -- 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