[ http://issues.apache.org/jira/browse/GERONIMO-2175?page=comments#action_12420183 ]
Jason Dillon commented on GERONIMO-2175: ---------------------------------------- We must implement a solution to this, probably to just have the packaging plugin generate the mapping at runtime from the projects dependencies. Currently using ../../etc/explicit_versions.properties is causing Continuum-based builds to fail, since it will check out a single module and compile... which means that there is no ../../etc > etc/explicit_versions.properties should be automatically generated (or made > unecessary) > --------------------------------------------------------------------------------------- > > Key: GERONIMO-2175 > URL: http://issues.apache.org/jira/browse/GERONIMO-2175 > Project: Geronimo > Type: Bug > Security: public(Regular issues) > Components: buildsystem > Reporter: Kevan Miller > Assignee: Jason Dillon > Fix For: 1.2 > > explicit_versions.properties is an error prone and fragile mechanism used to > insure the appropriate artifacts are loaded during a Geronimo build. It > should be possible to automatically generate the file (or dynamically > calculate as resources are loaded). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
