Issue Details (XML | Word | Printable)

Key: SCM-214
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Andreas Schildbach
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Maven SCM

Provide ability to bootstrap project just by groupId and artifactId

Created: 19/Jun/06 03:42 AM   Updated: 13/Mar/07 07:59 AM
Component/s: maven-plugin
Affects Version/s: None
Fix Version/s: future

Time Tracking:
Not Specified

Complexity: Intermediate


 Description  « Hide
It'll be great if I could just check out the CVS head / SVN trunk of a project by something like

mvn svn:checkout -DgroupId=myGroupId -DartifactId=myArtifactId

Maven would get the latest associated POM, read the repository location from the SCM entries, and proceed with checking out as you would expect it.

Then, I'd just have to cd to the newly created directory and issue

mvn eclipse:eclipse (or the equivalent for your favourite IDE)

This enhancement is also targetted at the M2 plugin, for which I did not find any JIRA project.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.