On Oct 29, 2007, at 3:47 PM, Prasad Kashyap wrote:
With the latest commit to sandbox, I have all the artifacts building successfully. We have good assemblies too. Tthe groupId and artifactId of all the artifacts have essentially remained the same.
I noticed that the groupIds in the poms don't always match their placement in the svn directory structure. Is the intention to keep things this way? For example: https://svn.apache.org/repos/asf/geronimo/sandbox/restructure/ plugins/cxf/cxf/pom.xml
Also I'm curious what qualifies a subproject as belonging under plugins, applications, components, configs, or modules . Currently it's arranged as:
applications: # ca-helper/ # geronimo-uddi-db/ # mejb/ # remote-deploy/ # sharedlib/ # uddi-server/ # welcome/ components: # spring/ # transformer-agent/ # upgrade/ framework/configs: # client-system/ # geronimo-gbean-deployer/ # geronimo-gbean-deployer-bootstrap/ # j2ee-security/ # j2ee-system/ # jee-specs/ # jsr88-cli/ # jsr88-deploymentfactory/ # offline-deployer/ # online-deployer/ # rmi-naming/ # server-security-config/ # shutdown/ # upgrade-cli/ # xmlbeans/ framework/modules: # geronimo-cli/ # geronimo-commands/ # geronimo-common/ # geronimo-core/ # geronimo-deploy-config/ # geronimo-deploy-jsr88/ # geronimo-deploy-jsr88-bootstrapper/ # geronimo-deploy-tool/ # geronimo-deployment/ # geronimo-interceptor/ # geronimo-j2ee/ # geronimo-jdbc/ # geronimo-jmx-remoting/ # geronimo-kernel/ # geronimo-management/ # geronimo-naming/ # geronimo-security/ # geronimo-service-builder/ # geronimo-system/ # geronimo-transformer/ # geronimo-upgrade/ # geronimo-util/ plugins: # activemq/ # axis/ # axis2/ # client/ # clustering/ # connector/ # console/ # corba/ # cxf/ # debugviews/ # dojo/ # hotdeploy/ # j2ee/ # jasper/ # javamail/ # jaxws/ # jetty/ # myfaces/ # openejb/ # openjpa/ # plancreator/ # pluto/ # system-database/ # tomcat/ # webservices/ Best wishes, Paul
