You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "David Jackman (JIRA)" <ji...@codehaus.org> on 2007/03/01 18:45:44 UTC

[jira] Created: (SCM-282) Bootstrap should allow for running the goals in a subdirectory

Bootstrap should allow for running the goals in a subdirectory
--------------------------------------------------------------

                 Key: SCM-282
                 URL: http://jira.codehaus.org/browse/SCM-282
             Project: Maven SCM
          Issue Type: Improvement
          Components: maven-plugin
            Reporter: David Jackman
         Attachments: ScmPlugin-BootstrapGoalsDirectory.patch

We want to be able to bootstrap a collection of directories, where the multiproject pom is located within one of those directories.  Adding a configuration property for running the bootstrap goals from a subdirectory of the checkout directory would make this possible.

-- 
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

        

[jira] Closed: (SCM-282) Bootstrap should allow for running the goals in a subdirectory

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Venisse closed SCM-282.
--------------------------------

    Resolution: Won't Fix

> Bootstrap should allow for running the goals in a subdirectory
> --------------------------------------------------------------
>
>                 Key: SCM-282
>                 URL: http://jira.codehaus.org/browse/SCM-282
>             Project: Maven SCM
>          Issue Type: Improvement
>          Components: maven-plugin
>            Reporter: David Jackman
>         Attachments: ScmPlugin-BootstrapGoalsDirectory.patch
>
>
> We want to be able to bootstrap a collection of directories, where the multiproject pom is located within one of those directories.  Adding a configuration property for running the bootstrap goals from a subdirectory of the checkout directory would make this possible.

-- 
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

        

[jira] Commented: (SCM-282) Bootstrap should allow for running the goals in a subdirectory

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/SCM-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_89763 ] 

Emmanuel Venisse commented on SCM-282:
--------------------------------------

because the command provided by Dan works fine

> Bootstrap should allow for running the goals in a subdirectory
> --------------------------------------------------------------
>
>                 Key: SCM-282
>                 URL: http://jira.codehaus.org/browse/SCM-282
>             Project: Maven SCM
>          Issue Type: Improvement
>          Components: maven-plugin
>            Reporter: David Jackman
>         Attachments: ScmPlugin-BootstrapGoalsDirectory.patch
>
>
> We want to be able to bootstrap a collection of directories, where the multiproject pom is located within one of those directories.  Adding a configuration property for running the bootstrap goals from a subdirectory of the checkout directory would make this possible.

-- 
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

        

[jira] Reopened: (SCM-282) Bootstrap should allow for running the goals in a subdirectory

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Venisse reopened SCM-282:
----------------------------------

      Assignee: Emmanuel Venisse

> Bootstrap should allow for running the goals in a subdirectory
> --------------------------------------------------------------
>
>                 Key: SCM-282
>                 URL: http://jira.codehaus.org/browse/SCM-282
>             Project: Maven SCM
>          Issue Type: Improvement
>          Components: maven-plugin
>            Reporter: David Jackman
>         Assigned To: Emmanuel Venisse
>         Attachments: ScmPlugin-BootstrapGoalsDirectory.patch
>
>
> We want to be able to bootstrap a collection of directories, where the multiproject pom is located within one of those directories.  Adding a configuration property for running the bootstrap goals from a subdirectory of the checkout directory would make this possible.

-- 
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

        

[jira] Closed: (SCM-282) Bootstrap should allow for running the goals in a subdirectory

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Venisse closed SCM-282.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0

Applied.

> Bootstrap should allow for running the goals in a subdirectory
> --------------------------------------------------------------
>
>                 Key: SCM-282
>                 URL: http://jira.codehaus.org/browse/SCM-282
>             Project: Maven SCM
>          Issue Type: Improvement
>          Components: maven-plugin
>            Reporter: David Jackman
>         Assigned To: Emmanuel Venisse
>             Fix For: 1.0
>
>         Attachments: ScmPlugin-BootstrapGoalsDirectory.patch
>
>
> We want to be able to bootstrap a collection of directories, where the multiproject pom is located within one of those directories.  Adding a configuration property for running the bootstrap goals from a subdirectory of the checkout directory would make this possible.

-- 
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

        

[jira] Commented: (SCM-282) Bootstrap should allow for running the goals in a subdirectory

Posted by "David Jackman (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/SCM-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_89761 ] 

David Jackman commented on SCM-282:
-----------------------------------

Why won't fix?  Is bootstrapping of a collection of directories not supported on purpose?  Why would allowing this improvement be a bad thing?

> Bootstrap should allow for running the goals in a subdirectory
> --------------------------------------------------------------
>
>                 Key: SCM-282
>                 URL: http://jira.codehaus.org/browse/SCM-282
>             Project: Maven SCM
>          Issue Type: Improvement
>          Components: maven-plugin
>            Reporter: David Jackman
>         Attachments: ScmPlugin-BootstrapGoalsDirectory.patch
>
>
> We want to be able to bootstrap a collection of directories, where the multiproject pom is located within one of those directories.  Adding a configuration property for running the bootstrap goals from a subdirectory of the checkout directory would make this possible.

-- 
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

        

[jira] Commented: (SCM-282) Bootstrap should allow for running the goals in a subdirectory

Posted by "David Jackman (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/SCM-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_89766 ] 

David Jackman commented on SCM-282:
-----------------------------------

The command may work but relies on implementation details not documented or guaranteed.  If this sort of thing should be supported (and I believe it should) then it should be obvious and not a hack.  

> Bootstrap should allow for running the goals in a subdirectory
> --------------------------------------------------------------
>
>                 Key: SCM-282
>                 URL: http://jira.codehaus.org/browse/SCM-282
>             Project: Maven SCM
>          Issue Type: Improvement
>          Components: maven-plugin
>            Reporter: David Jackman
>         Attachments: ScmPlugin-BootstrapGoalsDirectory.patch
>
>
> We want to be able to bootstrap a collection of directories, where the multiproject pom is located within one of those directories.  Adding a configuration property for running the bootstrap goals from a subdirectory of the checkout directory would make this possible.

-- 
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

        

[jira] Commented: (SCM-282) Bootstrap should allow for running the goals in a subdirectory

Posted by "Dan Tran (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/SCM-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_88931 ] 

Dan Tran commented on SCM-282:
------------------------------

mvn scm:bootstrap -Dgoals="-f yoursdir/pom.xml yourgoals" may work :-)

> Bootstrap should allow for running the goals in a subdirectory
> --------------------------------------------------------------
>
>                 Key: SCM-282
>                 URL: http://jira.codehaus.org/browse/SCM-282
>             Project: Maven SCM
>          Issue Type: Improvement
>          Components: maven-plugin
>            Reporter: David Jackman
>         Attachments: ScmPlugin-BootstrapGoalsDirectory.patch
>
>
> We want to be able to bootstrap a collection of directories, where the multiproject pom is located within one of those directories.  Adding a configuration property for running the bootstrap goals from a subdirectory of the checkout directory would make this possible.

-- 
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