On 6/19/06, John Allen <[EMAIL PROTECTED]> wrote:
Tomasz Pik gmail.com> writes:
>
> Hello,
>
> It's currently not possible but generally I think it would be nice to have
> possibility to configure plugins through profiles using $HOME/.m2/settings.xml
Please note there are some bugs in maven th
Tomasz Pik gmail.com> writes:
>
> Hello,
>
> It's currently not possible but generally I think it would be nice to have
> possibility to configure plugins through profiles using $HOME/.m2/settings.xml
Please note there are some bugs in maven that prevent all of the aspects of
plugin configurat
Although not a real solution, but I have a workaround for some of the
use cases. Some parameters of the plugins similar to ${parameter} can
be configured inside settings.xml... just use .
^_^
Tomasz Pik wrote:
Hello,
It's currently not possible but generally I think it would be nice to
Hello,
It's currently not possible but generally I think it would be nice to have
possibility to configure plugins through profiles using $HOME/.m2/settings.xml
Here's a simple example why it would be useful:
consider maven-eclipse-plugin and application using spring.
Some developers working on t