Is it possible to access the Users settings from a Mojo??
Thanks
Laura
This e-mail, and any attachments thereto, is confidential and is intended only
for the individual(s) named. If you are not the intended recipient, please let
us know by e-
uilt,
> then
> create another module to run your plugin, then
> set that module first on the list of your element.
>
> would this work?
>
> -Dan
>
>
>
>
>
> On 9/26/06, Laura Hinojosa <[EMAIL PROTECTED]> wrote:
> >
> > I did that, and doesn'
tor to the javadoc comment on the Mojo class;
that'll ensure the plugin runs after all modules have been built.
-- Kenney
Laura Hinojosa wrote:
> I'm having trouble with a plug-in that we are developing because of this
> improvement:
>
> * MNG-764 - pom with modules should fa
.1
your-indentifier
package
your-goal
If you want your own packaging, you'll have to give up the multi-module
build.
kind regards
Philippe
On Mon, 2006-09-25 at 13:26 -0500, Lau
I'm having trouble with a plug-in that we are developing because of this
improvement:
* MNG-764 - pom with modules should fail if packaging is not pom or an
aggregator
Our plug-in has a goal that downloads projects from and MKS repository, when we
try to execute this goal with a multimo
is it possible to create another packaging like the pom packaging??
I need to execute a plugin that I'm working on but it fails with artifacts that
have the pom packaging (multimodules)
I added a new packaging that does the same as the pom packaging but added a new
phase to call the mojo I ne
n, is that
possible?? I'm thinking something like a new packaging?
My second idea was to add the dependencies in a separate section and add them
and resolve them in run time
Any ideas will be appreciated
Thank you
Laura Hinojosa
T