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

Emmanuel Venisse moved MPSCM-82 to SCM-214:
-------------------------------------------

    Fix Version:     (was: 1.6)
                 1.0
     Complexity: Intermediate
       Workflow: Maven New  (was: jira)
     Issue Type: Improvement  (was: Bug)
            Key: SCM-214  (was: MPSCM-82)
        Project: Maven SCM  (was: maven-scm-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
>         Type: Improvement

>     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