mirror of https://github.com/apache/maven.git
o fixing tpyo (ha!)
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@326763 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0ae719be8e
commit
0479f08e01
|
@ -65,7 +65,7 @@ foo-1.0.jar (or whatever artifact is referred to in the pom.xml)
|
|||
projects, so we need to enforce a naming schema. For projects with artifacts already uploaded to ibiblio it can
|
||||
be equal to the previous used, but for new projects it has to follow the package name rules, what
|
||||
means that has to be at least as a domain name you control, and you can create as many subgroups
|
||||
as you want. Look at {{{http://java.sun.com/docs/books/jls/third_edition/html/packages.html#7.7">
|
||||
as you want. Look at {{{http://java.sun.com/docs/books/jls/third_edition/html/packages.html#7.7}
|
||||
More information about package names}}}.
|
||||
|
||||
Examples:
|
||||
|
|
Loading…
Reference in New Issue