Re: [VOTE] Release Apache Maven 3.9.7

2024-05-22 Thread dev
of issues left in JIRA: <https://issues.apache.org/jira/issues/?jql=project%20%3D%20MNG%20AND%20resolution%20%3D%20Unresolved> Staging repo: <https://repository.apache.org/content/repositories/maven-2125/> Dev dist directory (binary bundles updated): <https://dist.apache.org/rep

Re: [ANN] Maven Project Info Reports Plugin 3.2.2 released

2022-02-25 Thread dev
just landed :) \o/ Many thanks Le ven. 25 févr. 2022 à 11:30, Michael Osipov a écrit : Am 2022-02-25 um 11:26 schrieb dev: Hi, The artifacts are not on central. Still good job :) Yeah, I have prematurely hit the send button. In most cases the release is available in two hours in

Re: [ANN] Maven Project Info Reports Plugin 3.2.2 released

2022-02-25 Thread dev
e not used by plugin-management report ** Dependency upgrade * [MPIR-414] - Upgrade Maven Reporting API/Impl to 3.1.0 Enjoy, -The Apache Maven team - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional com

Re: [ANN] Maven JAR Plugin 3.2.1 released

2022-01-08 Thread dev
just landed... many thanks for your work. Le sam. 8 janv. 2022 à 21:25, Michael Osipov a écrit : Am 2022-01-08 um 21:23 schrieb dev: Hi Maven lovers :) artifact is not on maven central repository :( https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.1/ You

Re: [ANN] Maven JAR Plugin 3.2.1 released

2022-01-08 Thread dev
Maven team - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: [VOTE] Release Maven Site Plugin version 3.10.0

2021-12-22 Thread dev
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: Patch for [ARCHETYPE-606]

2020-10-16 Thread dev
Hi, I have gotten some comments to my PR[1] which I addressed four days ago. Maybe someone can take a look again :) [1]: https://github.com/apache/maven-archetype/pull/59 - To unsubscribe, e-mail: dev-unsubscr

Patch for [ARCHETYPE-606]

2020-10-09 Thread dev
- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Reg: Shading classes with out any package name

2018-01-11 Thread BigData dev
Hi All, I am using shading plugin version 2.4.3. I am able to relocate packages successfully by using below. io.netty com.shaded_package.io.netty But if there are some classes with out any package name in a jar, how to relocate those classes. Is it possible. Any help on this would be helpfu

Injecting custom ConflictResolver using Embedder

2009-10-07 Thread fchrist-dev
rg/display/MAVEN/Conflict+Resolvers --------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

WELCOME to m2-dev@maven.apache.org

2005-03-16 Thread m2-dev-help
Hi! This is the ezmlm program. I'm managing the m2-dev@maven.apache.org mailing list. Acknowledgment: I have added the address archive@mail-archive.com to the m2-dev mailing list. Welcome to [EMAIL PROTECTED] Please save this message so that you know the address you are subscribed

SV: Jar manifest version format

2003-09-10 Thread dev
ion of the extension implementation. Or am I misunderstanding your issue? // dev wrote: >Hello, > >I've a small problem using some third-party JARs produced by maven. The >problem is that the version number in the project is not always a legal >manifest version number. Version numbe

Jar manifest version format

2003-08-18 Thread dev
Hello, I've a small problem using some third-party JARs produced by maven. The problem is that the version number in the project is not always a legal manifest version number. Version numbers can be almost anything, and the jar manifest version numbers are copied unmodified from the version tags i