History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: MNG-2455
Type: New Feature New Feature
Status: Open Open
Priority: Blocker Blocker
Assignee: Unassigned
Reporter: Jagan
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Maven 2

goals should be able to run without using pom.xml even if its available

Created: 18/Jul/06 02:55 PM   Updated: 15/Jun/07 10:13 AM
Component/s: Plugin API
Affects Version/s: None
Fix Version/s: 3.x

Time Tracking:
Not Specified

Environment: software platform

Complexity: Intermediate


 Description  « Hide
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



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.