Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.1
-
None
Description
Currently when you add a Maven 2 project to Continuum, it complains if you don't have a scm connection url in the pom.
The scm elements are only really required for releasing, and not everyone uses the release feature of Maven/Continuum, so this should be optional.
We could...
- assume that the url you were given to fetch the pom from is also the scm url.
- default to Subversion, and make the prefix (scm:svn configurable
Related thread: http://www.nabble.com/Making-scm-connection-optional-td16570945.html
Attachments
Issue Links
- is related to
-
CONTINUUM-836 Improve HTTP access to POMs for adding a multi-module project
- Open
-
CONTINUUM-1716 POM URL should accept maven "scm" known protocols
- Open
- relates to
-
CONTINUUM-2188 Update Policy for BuildDefinition
- Closed