Hi all

Discussions on commons-dev@jakarta.apache.org have started regarding a migration from Maven 1 to Maven 2. One topic [1] that we need your assistance with is what the correct M2 groupId for Jakarta-commons is.

Two suggestions have been made:
- org.apache.commons
  corresponds to the java package structure
- org.apache.jakarta.commons
  corresponds to the "organization path" within the ASF

Which one is correct and why?

The "Guide to naming conventions on groupId" [2] says to use package names and has "org.apache.jakarta.commons" as an example. But the source code for a Jakarta commons component is in the package
  org.apache.commons.<component>
not in
  org.apache.jakarta.commons.<component>

I hope you can help us out here.


[1]http://www.nabble.com/-daemon-Deploying-maven-2-pom-for-release-1.0.1-t1190137.html#a3136295
[2]http://maven.apache.org/guides/mini/guide-naming-conventions.html

--
Dennis Lundberg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to