(DefaultPlexusContainer.java:263)
... 34 more
Kind regards,
*Balázs **Zsoldos*
___
m2e-users mailing list
m2e-users@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from
this list, visit
https://dev.eclipse.org/mailman/listinfo/m2e-users
I am wondering if I used to good mailing list. Ping.
This issue is really annoying and slows down development cycles a lot.
On Wed, Aug 26, 2015 at 6:26 PM, Balázs Zsoldos
wrote:
> Hi,
>
> I use M2E 1.6.1. In the projects where maven-bundle-plugin is set (based
> on experience)
Hi,
with version 1.6.2 of M2E I still get NoSuchElementException after the
project is refreshed if maven-bundle-plugin is present. This error appeared
with the version 1.6.0. I saw that there were issues with the same (or very
similar) stacktrace that were solved in previous versions. The exceptio
that
belongs to the execution context?
Thanks and regards,
*Balázs **Zsoldos*
___
m2e-users mailing list
m2e-users@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from
this list, visit
https://dev.eclipse.org/mailman/listinfo/m2e-users
f there was a standard and tested API that gives
us this functionality. At the moment it is impossible to execute any mojo
goal from a plugin with any overridden attribute (e.g.: user properties).
Regards,
*Balázs **Zsoldos*
On Sun, Aug 14, 2016 at 2:44 AM, Balázs Zsoldos
wrote:
> Hi,
>
e still work each time you upgrade m2e.
>
> --
> Regards,
> Igor
>
>
> On Thu, Aug 25, 2016, at 04:34 AM, Balázs Zsoldos wrote:
>
> Hi,
>
> I have managed to solve my use-case but it is a bit tricky and it calls
> internal API. Here is the solution:
>
>
tand all implications of this and
> won't support the proposed API, but won't veto it either, if another m2e
> committer decides it's useful.
>
> --
> Regards,
> Igor
>
>
> On Thu, Aug 25, 2016, at 10:38 AM, Balázs Zsoldos wrote:
>
> Hi Igor,
>
> than
Hi,
My issue is the following:
I would like to execute multiple MojoExecutions in the way that one of them
sets a mavenProject property and the other reads it.
There are several examples to this with existing Mojos. E.g.:
- maven-scr-plugin sets a maven project property while maven-bundle-plug
edArtifacts(null);
project.setArtifacts(artifacts);
snapshot.restore(project);
}
}
It would be nice to achieve the same goal with public stable API.
Kind regards,
*Balázs **Zsoldos*
On Sat, Oct 22, 2016 at 12:35 PM, Balázs Zsoldos
wrote:
> Hi,
>
> My issue is the fo