[ http://jira.codehaus.org/browse/SCM-214?page=all ]

Emmanuel Venisse updated SCM-214:
---------------------------------

    Component/s: maven-plugin

> Provide ability to bootstrap project just by groupId and artifactId
> -------------------------------------------------------------------
>
>                 Key: SCM-214
>                 URL: http://jira.codehaus.org/browse/SCM-214
>             Project: Maven SCM
>          Issue Type: Improvement
>          Components: maven-plugin
>            Reporter: Andreas Schildbach
>             Fix For: 1.0
>
>
> 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 is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to