[ http://jira.codehaus.org/browse/MNG-1546?page=comments#action_72874 ] Milos Kleint commented on MNG-1546: -----------------------------------
additionally if you look at MEVENIDE-435, manipulating the system properties passed to the maven build is not enough in some cases. In the ideal case I would like to have a Mavenproject instance constructed, edited and then a given set of goals executed on it. (Maybe injecting a custom project builder could be the answer here..) > no way to retrieve/change plugin configuration in the POM or globally > --------------------------------------------------------------------- > > Key: MNG-1546 > URL: http://jira.codehaus.org/browse/MNG-1546 > Project: Maven 2 > Issue Type: Bug > Components: Embedding > Affects Versions: 2.0 > Reporter: Milos Kleint > Fix For: 2.0.5 > > > there is not way to figure the configuration of a given plugin in the pom. > usecase: > have the surefire plugin with test includes/excludes. > in the UI mark the included/excluded. > allow changing these settings.. > another usecase: > figure if a plugin is added to the pom that generates some sources.. > another usecase: > dynamically allow to run a single test from the IDE, requires me to > manipulate the surefire's includes/excluse or test pattern property.. -- 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
