Turns out that simply removing the method and annotating the field with
`@Inject` and adding sisu-plexus solved that for me.
-h
On Sun, May 21, 2023 at 3:37 PM Henning Schmiedehausen <
henn...@schmiedehausen.org> wrote:
> I have a plugin where the mojo implements Contextualizable and it does
>
I have a plugin where the mojo implements Contextualizable and it does this:
@Override
public void contextualize(final Context context)
throws ContextException {
this.container = (PlexusContainer)
context.get(PlexusConstants.PLEXUS_KEY);
}
Basically, this gives me
Thank you for the quick response. However, I am not sure that I got what I
needed.
Upgrading/changing maven etc. is a non-starter. This is a plugin (
https://github.com/basepom/dependency-versions-check-maven-plugin/), which
I maintain. It is supposed to be compatible with Maven 3.8.x (older
versi
See https://github.com/apache/maven-gpg-plugin/pull/51
Verify / Verify / windows-latest jdk-8-temurin 3.9.2 (push) is broken
Perhaps someone with relevant permissions can figure this one out.
--
Elliotte Rusty Harold
elh...@ibiblio.org
--
The Apache Maven team is pleased to announce the release of the Apache
Maven Source Plugin, version 3.3.0
The Source Plugin creates a jar archive of the source files of the current
project.
https://maven.apache.org/plugins/maven-source-plugin/
You should specify the version in your project's plu
The vote has passed with the following result:
+1: Sylwester Lachiewicz, Herve Boutemy, Tamás Cservenák, Guillaume Nodet,
Michael Osipov, Olivier Lamy
PMC quorum: reached
I will promote the source release zip file to Apache distribution area and
the artifacts to the central repo.
--
Sławomir J