[ http://jira.andromda.org/browse/MISC-44?page=comments#action_12904 ]
Chad Brandon commented on MISC-44: ---------------------------------- While it could probably be improved, its not really a blocker. You can set these properties in your settings.xml and they will override the values that are currently set. > Hard coded paths in distribution/pom.xml > ---------------------------------------- > > Key: MISC-44 > URL: http://jira.andromda.org/browse/MISC-44 > Project: Miscellaneous > Type: Bug > Environment: All > Reporter: Tim Dysinger > Assignee: Chad Brandon > Priority: Blocker > > grep -rl 'D:/java/.m1/repository' * > distribution/pom.xml > distribution/target/andromda-src-3.2-SNAPSHOT/distribution/pom.xml > opening distribution/pom.xml shows: > <property name="maven1Repository" > value="D:/java/.m1/repository"/> > <property name="website.dir" value="/var/www/andromda"/> > <ant dir="src/antrun" antfile="copy-m2-m1.xml"> > <property name="maven1.repository" > value="${maven1Repository}"/> > <property name="maven2.repository" > value="${settings.localRepository}"/> > </ant> -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.andromda.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira