Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.5
-
Fix Version/s: 1.9
-
Component/s: documentation
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
I couldn't find any documentation in the official site about the different connection and developerConnection. What are the differences between them? When and how to use them? Is this scm-dependent? etc. This info should be added to the usage page.
Ok, I finally found it in the official maven documentation page: http://maven.apache.org/pom.html#SCM. The official maven SCM documentation site should have a link to this section in the maven site.
Ah! And the schema also documents it (http://maven.apache.org/maven-v4_0_0.xsd). But if not using an IDE nor having the xsd at hand, the maven SCM doc doesn't help a lot.