Gianny Damour wrote:
Basically, this is how I see a migration module by module working: 1. take one module; 2. write its pom.xml;3. remove from its project.xml all the external dependencies, i.e. the non Geronimo dependencies (they are no more required as they are now defined by pom.xml); and4. update its maven.xml to invoke the relevant M2 build goal.
Sounds like an excellent solution. My knowledge of jelly is very limited, could you show me an example on how to carry out step 4?
/Anders
