[
https://issues.apache.org/jira/browse/SCM-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964386#comment-17964386
]
Olivier Lamy commented on SCM-214:
----------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-scm#488|https://github.com/apache/maven-scm/issues/488].
> Provide ability to bootstrap project just by groupId and artifactId
> -------------------------------------------------------------------
>
> Key: SCM-214
> URL: https://issues.apache.org/jira/browse/SCM-214
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Improvement
> Components: maven-plugin
> Reporter: Andreas Schildbach
> Priority: Major
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)