On Sat, Sep 24, 2011 at 12:43 AM, Gabriel Belingueres
<belingue...@gmail.com> wrote:
> Thanks Barrie!
> That modification made the trick.
>
> I also don't actually know if configuring the plugin using the command
> line properties is a best practice.
> But seeing the source code of the eclipse plugin, I traced it to the
> IdeUtils.java [1], and it seems that the properties are not tacked
> into account.
>
> [1] 
> http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/ide/IdeUtils.java

Yup.
I guess we could take the properties into account, we hard code the
configuration setting already...
It would mean that we'd need to look up the property settings for each
plugin/configuration combination to include the property as well.

Your the first person I'm aware of that has noticed this as a problem.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to