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