[ http://issues.apache.org/jira/browse/GERONIMO-1723?page=comments#action_12370929 ]
Jacek Laskowski commented on GERONIMO-1723: ------------------------------------------- Committed revision 386783. Thanks Anita! Some notes: * description was missing. Let's migrate as much as possible. * No need to specify packaging - jar is default * Spacing is mized - 2 and 4-spaces * dependency versions should not be specified in the subproject's pom where appropriate - they're inherited from the parent pom (we'll have to think how many dependencies put in the parent pom) * xmlbeans plugin created META-INF directory in the module itself - change that and the directory is created in target/classes (nb: take a look at the content of the directory - the property - project.build.directory - is not resolved properly) > Module migration to Maven 2: axis-builder > ----------------------------------------- > > Key: GERONIMO-1723 > URL: http://issues.apache.org/jira/browse/GERONIMO-1723 > Project: Geronimo > Type: Sub-task > Components: webservices > Reporter: Jacek Laskowski > Assignee: Anita Kulshreshtha > Fix For: 1.x > Attachments: pom.patch > > It's a task to help keep track of the progress of the module build migration > to Maven2 -- 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
