[jira] Commented: (MNG-1505) Create an abstract source generation mojo

2005-12-20 Thread Chad Brandon (JIRA)
[ http://jira.codehaus.org/browse/MNG-1505?page=comments#action_53887 ] Chad Brandon commented on MNG-1505: --- The only problem is that parameter is readOnly, so it can't be set from a plugin configuration. > Create an abstract source generat

[jira] Created: (MNG-1865) The clean plugin requires dependent plugins defined in a project's pom.xml to be in the repository before it can perform a clean

2005-12-17 Thread Chad Brandon (JIRA)
URL: http://jira.codehaus.org/browse/MNG-1865 Project: Maven 2 Type: Bug Components: maven-clean-plugin Versions: 2.0.1 Environment: maven2 2.0.1 Reporter: Chad Brandon It appears that any plugins that are in my pom.xml need to be downloaded before clean can

[jira] Commented: (MNG-1505) Create an abstract source generation mojo

2005-11-10 Thread Chad Brandon (JIRA)
[ http://jira.codehaus.org/browse/MNG-1505?page=comments#action_50616 ] Chad Brandon commented on MNG-1505: --- Is there any reason why you can't just add a property to the maven-compile-plugin that allows extra source directories to be added? Since

Re: Maven 1.0 RC2 released

2004-03-23 Thread Chad Brandon
JIRA. > > File an issue in JIRA and I'll fix ASAP. The next release of Maven will not > be another 6 months away as there are currently only 19 issues left to > resolve for Maven 1.0 :) > > - Brett > > > -Original Message- > > From: Chad Brandon [mailto

Re: Maven 1.0 RC2 released

2004-03-23 Thread Chad Brandon
Good work guys! one thing does seem to be broken though: I have plugin dependencies within my projects, and with rc1, they would be download when needed and then the goals made available as I was building, but now it seems like if the plugin doesn't already exist in the repository or $MAVEN_HOME/p