[ 
http://jira.codehaus.org/browse/MREACTOR-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Fabulich closed MREACTOR-6.
-------------------------------

    Resolution: Won't Fix

Actually, it's even easier than that... Maven already has a way to do what you 
want:

{code}
mvn -f my/project/pom.xml
{code}

I use it all the time; it's pretty handy!

> Be able to build a given project
> --------------------------------
>
>                 Key: MREACTOR-6
>                 URL: http://jira.codehaus.org/browse/MREACTOR-6
>             Project: Maven 2.x Reactor Plugin
>          Issue Type: New Feature
>    Affects Versions: 1.0
>            Reporter: Henri Tremblay
>
> A lots of times, I found myself doing all over the directory tree of my 
> project to build a given project. It would be really useful to be able to 
> build it from my parent directory.
> I'm not aware of a way to do so right now and I think the reactor plugin 
> could be the right place.
> Something like:
> mvn reactor:build -Dproject=my/project
> Which would do a little bit like reactor:resume but building only one 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