[
https://issues.apache.org/jira/browse/SCM-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed SCM-214.
------------------------------
Resolution: Auto Closed
This issue has been auto closed because it has been inactive for a long period
of time. If you think this issue still applies, retest your problem with the
most recent version of Maven and the affected component, reopen and post your
results.
> 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
> Issue Type: Improvement
> Components: maven-plugin
> Reporter: Andreas Schildbach
>
> 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
(v6.3.4#6332)