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

Brett Porter updated MNG-2455:
------------------------------

    Fix Version/s:     (was: Reviewed Pending Version Assignment)
                   2.2.x
      Component/s: Plugin API

> goals should be able to run without using pom.xml even if its available
> -----------------------------------------------------------------------
>
>                 Key: MNG-2455
>                 URL: http://jira.codehaus.org/browse/MNG-2455
>             Project: Maven 2
>          Issue Type: New Feature
>          Components: Plugin API
>         Environment: software platform
>            Reporter: Jagan
>            Priority: Blocker
>             Fix For: 2.2.x
>
>
> Maven goals should be able to run ignoring a pom.xml even if its present. 
> In my custom made plugin, I want to ignore the pom file. 
> Tried to use @requiresProject false, this ran fine if there is no pom, but if 
> a pom file is available it uses it. 
> Can someone please add a feature to ignore the pom even if its there.
> maybe like @ignoreProject or something like that.  This  change looks pretty 
> simple and this issue is blocking our development.
> Thanks
> -Jagan

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