The Apache Maven team is pleased to announce the release of the Apache
Maven Dependency Analyzer, version 1.15.0
This component analyzes the dependencies of a project for undeclared
or unused artifacts.
https://maven.apache.org/shared/maven-dependency-analyzer/
You should specify the version in
for the noise, but isn't file-management deprecated?
> We just don't want yet-another-burden to maintain...
>
> Derek, what do you use from file-management?
>
> Thanks
> T
>
> On Mon, Oct 28, 2024 at 9:46 PM Slawomir Jaranowski
> wrote:
> >
> > Hi,
Hi,
Thanks for the info.
I have added to my release queue. I will release it in my free time.
On Mon, 28 Oct 2024 at 18:16, Derek Cordeiro wrote:
>
> Hello,
>
> We use jacoco that uses maven file management 3.1.0
> (https://mvnrepository.com/artifact/org.apache.maven.shared/file-management/3.1
The Apache Maven team is pleased to announce the release of the Apache
Maven Archetype Plugin, version 3.3.1
The Archetype Plugin allows the user to create a Maven project from an
existing template called an archetype.
It also allows the user to create an archetype from an existing project.
https
The Apache Maven team is pleased to announce the release of the Apache
Maven Dependency Analyzer, version 1.15.1
This component analyzes the dependencies of a project for undeclared
or unused artifacts.
https://maven.apache.org/shared/maven-dependency-analyzer/
You should specify the version in
The Apache Maven team is pleased to announce the release of the Apache
Maven Archetype Plugin, version 3.3.0
The Archetype Plugin allows the user to create a Maven project from an
existing template called an archetype.
It also allows the user to create an archetype from an existing project.
http
Hi.
Thanks for report. I will check it in next week unless someone else do it
earlier.
jira issue will be ok for it.
sob., 28 wrz 2024, 13:29 użytkownik Reza Rahman
napisał:
> Hi there!
>
> I am writing on behalf of the official Jakarta EE Starter project:
> https://start.jakarta.ee. We make u
Hi,
I'm working on maven-changes-plugin - this project hasn't been
released for a long time, so it is time to refresh it and release it.
I need to make changes in schema - the newer version of modello
doesn't support mixed tags - tags with content and other tags.
It will breaking changes, you wil
lement
> 'document'."
You need update schema version in changes.xml to 2.0
caused by: https://github.com/apache/maven-changes-plugin/pull/42
>
> Giacomo
>
>
> On Fri, Nov 22, 2024 at 8:33 AM Slawomir Jaranowski
> wrote:
>
> > Hi,
> >
> > I
Hi,
I use for artifactory configuration like it:
xxx
xxx
xxx
true
pt., 20 sie 2021 o 23:12 Bernd Eckenfels
napisał(
Hi
probably this is reason
https://issues.apache.org/jira/browse/MNG-7215
wt., 24 sie 2021, 15:54 użytkownik Gary Gregory
napisał:
> When I build git master of Apache Commons DBCP, I get the old site skin
> with 'mvn clean install site' using 3.8.2. All is well in 3.6.3.
>
> I did not take the
Hi,
Does your fresh project after git checkout build correctly with all modules
by standard Maven command, like
mvn clean verify
from command line?
Is your project accessible publicly?
pon., 27 gru 2021 o 15:56 Ed Dowgiallo napisał(a):
> Hi,
>
> First time poster.
>
> I like the Maven approac
Hi
Thanks for the proposition and testing.
If you wish you can help us and edit source of page:
https://github.com/apache/maven-site/blob/master/content/apt/guides/mini/guide-creating-archetypes.apt
by creating PR with propositions.
wt., 4 sty 2022 o 22:51 Michael Mirwaldt
napisał(a):
> Hi,
The Apache Maven team is pleased to announce the release of the Apache
Maven Plugin Tools, version 3.6.4.
https://maven.apache.org/plugin-tools/
Release Notes - Maven Plugin Tools - Version 3.6.4
** Bug
* [MPLUGIN-382] - Too many dependencies in plugin descriptor
* [MPLUGIN-383] - Missin
Hi,
Please create issue: https://issues.apache.org/jira/projects/MRELEASE
Also PR are welcome.
śr., 26 sty 2022 o 08:28 VIEGAS Ludovic
napisał(a):
> Hi,
>
> I updated from Maven 3.8.1 to [3.8.2,3.8.3,3.8.4] and noticed that some of
> my scripts failed because the maven process ended with the e
The Apache Maven team is pleased to announce the release of the Apache
Maven Dependency Analyzer, version 1.12.0
This component analyzes the dependencies of a project for undeclared or
unused artifacts.
https://maven.apache.org/shared/maven-dependency-analyzer/
You should specify the version in
The Apache Maven team is pleased to announce the release of the Apache
Maven Dependency Plugin, version 3.3.0
This plugin provides utility goals to work with dependencies like copying,
unpacking, analyzing, resolving and many more.
https://maven.apache.org/plugins/maven-dependency-plugin/
You sh
The Apache Maven team is pleased to announce the release of the Apache JXR,
version 3.2.0
The Apache Maven JXR project is a library to analyze a set of Java source
files and produces documentation in HTML format à la Javadoc.
The Apache Maven JXR Plugin produces a cross-reference of the project's
The Apache Maven team is pleased to announce the release of the Apache
Maven Verifier, version 1.8.0
This library provides a test harness for Maven integration tests.
https://maven.apache.org/shared/maven-verifier/
You should specify the dependency in your project:
org.apache.maven.shared
The Apache Maven team is pleased to announce the release of the Apache
Maven Invoker, version 3.2.0
Apache Maven Invoker is a component to programmatically invoke Maven build.
https://maven.apache.org/shared/maven-invoker/
You should specify the version in your project's dependencies:
org.ap
Hi,
New transformer is a good idea.
There is also similar issue https://issues.apache.org/jira/browse/MSHADE-262
wt., 12 kwi 2022 o 11:35 Delany napisał(a):
> Hi Niels,
>
> I don't see an existing resource transformer for module-info
>
> https://maven.apache.org/plugins/maven-shade-plugin/exam
The Apache Maven team is pleased to announce the release of the Apache
Software Foundation Parent POM Version, version 26
https://maven.apache.org/pom/asf/
You should specify the version in your project as parent like the following:
org.apache
apache
26
You can download the appropriate
Hi,
Can you confirm that version 3.2.0-SNAPSHOT is working for you?
https://maven.apache.org/guides/development/guide-testing-development-plugins.html
czw., 21 kwi 2022 o 11:51 Maxim Solodovnik
napisał(a):
> Hello All,
>
> I would like to switch to the latest Java17 LTS
> But it seems latest m
Hi,
Try a newer version of maven, 3.8.5 - you will see a warning for plugins
without the version specified.
You defined a version of surefire in the reporting section.
Please add version of surefire in build -> plugins or build ->
pluginsManagment
czw., 5 maj 2022 o 15:48 Nelligan, Steven M
The Apache Maven team is pleased to announce the release of the Apache
Maven Shared Dependency Tree, version 3.3.1
https://maven.apache.org/shared/maven-dependency-tree/
You should specify the version in your project's plugin configuration:
org.apache.maven.shared
maven-dependency-tree
3.
Hi,
Does current code resolve the issue with velocity?
Before we should do some standard tasks
- review existing issues [1] - maybe some can be closed, and other can be
easy to fix
- review existing PR [2]
So community help will be appreciated.
Finally I can release the next version.
[1] htt
Hi,
Issue for it https://issues.apache.org/jira/browse/MINVOKER-304
sob., 14 maj 2022 o 21:53 Hervé BOUTEMY napisał(a):
> looks like a good idea
> +1
>
> Regards,
>
> Hervé
>
> Le samedi 14 mai 2022, 15:47:25 CEST Slawomir Jaranowski a écrit :
> > Hi,
> >
&g
The Apache Maven team is pleased to announce the release of the Apache
Maven Invoker Plugin, version 3.3.0
The Maven Invoker Plugin is used to run a set of Maven projects.
The plugin can determine whether each project execution is successful,
and optionally can verify the output generated from a g
Hi,
Another idea - try use failsafe
Execution can be:
- failsafe:integration-test
- surefire-report:failsafe-report-only
- failsafe:verify
Probably you should change of failsafe.includes and bind
failsafe:integration-test to test phase
wt., 31 maj 2022 o 06:01 Lasse Lindqvist
napisał(a):
Hi,
M7 should be released soon, please follow the discussion on dev list [1]
[1] https://lists.apache.org/thread/r86q92w8pfb1g3rg8tzbt810cjt6vdcq
wt., 31 maj 2022 o 15:47 David Karr napisał(a):
> I noticed the following issue:
> https://issues.apache.org/jira/browse/SUREFIRE-2056
>
> I searche
ddress this? I was considering spending the time trying to
> take that test case and whittling it down to something that I can post that
> still demonstrates the problem, although that may take a lot of time and
> not result in something that I can use.
>
> On Tue, May 31, 2022
The Apache Maven team is pleased to announce the release of the Apache
Maven Enforcer Plugin, version 3.1.0
This plugin provides goals to control certain environmental constraints
such as Maven version, JDK version and OS family
along with many more built-in rules and user created rules.
https://
Hi,
In your project I see:
derby-project
ALPHA_VERSION
Please try to change project version to SNAPSHOT (all modules), eg
10.16.0-SNAPSHOT , you can use
mvn versions:set -DnewVersion=10.16.0-SNAPSHOT
and than try
mvn deploy
Please note that you can not override release version.
wt., 14 cze
Do you have on your classpath - junit-platform-runner?
Please remove it.
pt., 17 cze 2022 o 20:23 David Karr napisał(a):
> I'm posting a new note, as this might be a different issue.
>
> I recently got good advice on this list about how to properly specify the
> version overrides for the junit-
ngframework.boot
> spring-boot-dependencies
> ${spring-boot.version}
> pom
> import
>
>
> Do I add an exclusion to one or both of these?
>
> On Fri, Jun 17, 2022 at 11:37 AM Slawomir
Hi,
What version of Maven do you use?
Show output of:
mvn -v
Please try with the latest version: https://maven.apache.org/download.cgi
niedz., 19 cze 2022 o 19:12 Stefano Fornari
napisał(a):
> I am trying to create a project from an archetype:
>
> mvn archetype:generate \
> -Darchet
The Apache Maven team is pleased to announce the release of the Maven
Fluido Skin, version 1.11.1.
https://maven.apache.org/skins/maven-fluido-skin/
You should specify the version in your project's site configuration:
org.apache.maven.skins
maven-fluido-skin
1.11.1
Release Notes - Maven Skins
The Apache Maven team is pleased to announce the release of the Apache
Maven Assembly Plugin, version 3.4.1
https://maven.apache.org/plugins/maven-assembly-plugin/
You should specify the version in your project's plugin configuration:
org.apache.maven.plugins
maven-assembly-plugin
3.4.1
The Apache Maven team is pleased to announce the release of the Apache
Software Foundation Parent POM Version, version 27
https://maven.apache.org/pom/asf/
You should specify the version in your project as parent like the following:
org.apache
apache
27
You can download the appropriate
The Apache Maven team is pleased to announce the release of the Apache
Maven Dependency Analyzer, version 1.13.0
This component analyzes the dependencies of a project for undeclared or
unused artifacts.
https://maven.apache.org/shared/maven-dependency-analyzer/
You should specify the version in
The Apache Maven team is pleased to announce the release of the Apache
Maven Dependency Tree, version 3.2.0
https://maven.apache.org/shared/maven-dependency-tree/
You should specify the version in your project's dependency configuration:
org.apache.maven.shared
maven-dependency-tree
3.2.0
Hi Niels
There are two different topics.
First, how Maven builds a multi module project, sequentially or in
parallel.
This is configured by -T options for Maven command.
Even Maven builds modules in parallel, each task like compile, tests are
executed secentiali in each module - simply we can not
Hi,
You can create file: .mvn/maven.config [1] with content
--settings ./settings.xml
[1] https://maven.apache.org/configure.html#mvn-maven-config-file
wt., 13 wrz 2022 o 11:46 Delany napisał(a):
> I used to place them in /.mvn/settings.xml but khmarbaise advised
> against, so I inject the se
The Apache Maven team is pleased to announce the release of the Maven JAR
Plugin version 3.3.0.
https://maven.apache.org/plugins/maven-jar-plugin/
You should specify the version in your project's plugin configuration:
org.apache.maven.plugins
maven-jar-plugin
3.3.0
Release Notes - Maven JAR
The Apache Maven team is pleased to announce the release of Maven Shared
Maven Common Artifact Filters 3.3.2 component.
Site: https://maven.apache.org/shared/maven-common-artifact-filters/
Release Notes - Maven Shared Components - Version
maven-common-artifact-filters-3.3.2
** Bug
* [MSHARED
The Apache Maven team is pleased to announce the release of the Apache
Maven Verifier, version 2.0.0-M1
This library provides a test harness for Maven integration tests.
https://maven.apache.org/shared/maven-verifier/
You should specify the dependency in your project:
org.apache.maven.shared
The Apache Maven team is pleased to announce the release of the Apache
Maven EAR Plugin, version 3.3.0
This plugin generates Java EE Enterprise Archive (EAR) file.
https://maven.apache.org/plugins/maven-ear-plugin/
You should specify the version in your project's plugin configuration:
org.ap
The Apache Maven team is pleased to announce the release of the Apache
Maven Plugin Tools, version 3.7.0.
https://maven.apache.org/plugin-tools/
Release Notes - Maven Plugin Tools - Version 3.7.0
** Bug
* [MPLUGIN-298] - The plugin descriptor generated by plugin:descriptor
does not consider
Hi,
You must pass such parameters as systeem properties
First you must discover logger name of sonar plugin, so
MAVEN_OPTS=-Dorg.slf4j.simpleLogger.showLogName=true mvn ...
next
MAVEN_OPTS=-Dorg.slf4j.simpleLogger.log.=error mvn ...
- must be replaced by propper logger name from the first
te
The Apache Maven team is pleased to announce the release of the Apache
Maven Install Plugin, version 3.1.0
https://maven.apache.org/plugins/maven-instll-plugin/
You should specify the version in your project's plugin configuration:
org.apache.maven.plugins
maven-install-plugin
3.1.0
You
Hi,
By default Surefire generate plain text reports which is stored in
target/surefire-reports/yourTestName.txt
It can be disabled by using the "useFile" parameter.
Question - Does somebody use such reports?
I'm thinking about removing those at all and saving some CO2 :-)
What do you think?
--
ps://github.com/rmannibucau> |
> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> <
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> >
>
>
> Le ven. 18 nov. 2022 à 09:23, Slawomir Jaranowski
> a écrit :
>
> > Hi
Hi,
Thanks for pointing this out.
I will check the current code, current open issues and prepare for the next
release.
I think in the next two, three weeks it should be done.
Any help for verifying open issues will be highly appreciated. [1]
[1] https://issues.apache.org/jira/projects/MDEP
czw., 1 gru 2022 o 23:21 John Lilley
napisał(a):
> Greetings,
>
>
>
> I have a maven build for a somewhat complex tree of projects, where I find
> that a multi-thread build will hang unless “clean” is done first. A
> single-thread build is fine. The hang seems to occur at one of the
> “Installi
The Apache Maven team is pleased to announce the release of the Apache
Software Foundation Parent POM Version, version 29
https://maven.apache.org/pom/asf/
You should specify the version in your project as parent like the following:
org.apache
apache
29
You can download the appropriate
The Apache Maven team is pleased to announce the release of the Maven
Parent POMs Version 39.
Maven Parent POMs include Maven Parent POM itself,
but also Maven Plugins Parent POM, Maven Shared Components Parent POM,
Maven Skins Parent POM and Maven Doxia Tools Parent POM.
https://maven.apache.org
Hi,
Thanks for the info.
I'm working on the next version of Enforcer.
I added an issue to verify [1]
You can follow, add comments.
[1] https://issues.apache.org/jira/browse/MENFORCER-447
pt., 23 gru 2022 o 14:49 Pavel Horal napisał(a):
> Hello,
>
> are Maven Enforcer (and Maven plugin in ge
Please follow, comments
https://issues.apache.org/jira/browse/MENFORCER-447
pon., 19 gru 2022 o 17:53 Mirko Friedenhagen
napisał(a):
> Hello,
>
> we have configured this rule for ages and now when executing enforcer, I
> get:
>
> [INFO] --- enforcer:3.1.0:enforce (default-enforce) @ ---
>
The Apache Maven team is pleased to announce the release of the Apache
Maven Enforcer Plugin, version 3.2.1
This plugin provides goals to control certain environmental constraints
such as Maven version, JDK version and OS family
along with many more built-in rules and user created rules.
https://
Hi,
I will take care of it next week.
Please help to review / close / merge existing PR.
wt., 7 lut 2023 o 09:22 napisał(a):
> Hi!
>
>
> The latest release of Maven Wrapper was in May 2022. There has been some
> fixes and features since then (see:
> https://issues.apache.org/jira/issues/?jql=
śr., 8 mar 2023 o 09:12 napisał(a):
> Hi Slawomir,
>
>
>
> Any updates on the Maven Wrapper 3.2.0 release?
>
>
I will start the release process today or tomorrow at least.
>
> BR,
>
> Jimisola
>
>
>
> On 2023/02/17 07:05:04 Slawomir Jaranowski wro
The Apache Maven team is pleased to announce the release of the Apache
Maven Wrapper, version 3.2.0
The Maven Wrapper is an easy way to ensure a user of your Maven build has
everything necessary to run your Maven build.
See https://maven.apache.org/wrapper/ for instructions on how to use Maven
Wr
Hi
The Apache Maven team is pleased to announce the availability of Maven
Surefire 3.0.0
Release Notes - Maven Surefire - Version 3.0.0
** Bug
* [SUREFIRE-2119] - Inconsistent failIfNoSpecifiedTests parameter
prefixes
* [SUREFIRE-2143] - Disabled @ParametrizedTest is not counted as
skipp
The Apache Maven team is pleased to announce the release of the Maven Help
Plugin version 3.4.0.
The Maven Help Plugin is used to get relative information about a project
or the system.
https://maven.apache.org/plugins/maven-help-plugin/
You should specify the version in your project's plugin co
The Apache Maven team is pleased to announce the release of the Apache
Maven Invoker Plugin, version 3.5.1
The Maven Invoker Plugin is used to run a set of Maven projects.
The plugin can determine whether each project execution is successful, and
optionally can verify the output generated from a g
The Apache Maven team is pleased to announce the release of the Apache
Maven Enforcer Plugin, version 3.3.0
This plugin provides goals to control certain environmental constraints
such as Maven version, JDK version and OS family
along with many more built-in rules and user created rules.
https://
The Apache Maven team is pleased to announce the release of the Apache
Maven Dependency Analyzer, version 1.13.1
This component analyzes the dependencies of a project for undeclared or
unused artifacts.
https://maven.apache.org/shared/maven-dependency-analyzer/
You should specify the version in
The Apache Maven team is pleased to announce the release of the Apache
Maven Shared JAR version 3.0.0
https://maven.apache.org/shared/maven-shared-jar/
You should specify the version in your project's dependencies configuration:
org.apache.maven.shared
maven-shared-jar
3.0.0
You can dow
The Apache Maven team is pleased to announce the release of the Apache
Maven Plugin Tools, version 3.8.2.
https://maven.apache.org/plugin-tools/
Release Notes - Maven Plugin Tools - Version 3.8.2
** Improvement
* [MPLUGIN-457] - Use Resolver API, get rid of localRepository
** Dependency upg
The Apache Maven team is pleased to announce the release of the Apache
Maven Shared Utils version 3.4.1
https://maven.apache.org/shared/maven-shared-utils/
You should specify the version in your project's dependencies configuration:
org.apache.maven.shared
maven-shared-utils
3.4.1
You c
The Apache Maven team is pleased to announce the release of the Apache
Maven Dependency Analyzer version 1.13.2
https://maven.apache.org/shared/maven-dependency-analyzer/
You should specify the version in your project's dependencies configuration:
org.apache.maven.shared
maven-dependency-an
The Apache Maven team is pleased to announce the release of the Apache
Maven Remote Resources Plugin, version 3.1.0
This plugin is used to retrieve JARs of resources from remote repositories,
process those resources, and incorporate them into JARs you build with
Maven.
https://maven.apache.org/pl
The Apache Maven team is pleased to announce the release of the Apache
Maven Assembly Plugin, version 3.6.0
The Assembly Plugin for Maven enables developers to combine project output
into a single distributable archive that also contains dependencies,
modules, site documentation, and other files.
The Apache Maven team is pleased to announce the release of the Apache
Maven Shared Utils version 3.4.2
https://maven.apache.org/shared/maven-shared-utils/
You should specify the version in your project's dependencies configuration:
org.apache.maven.shared
maven-shared-utils
3.4.2
You can
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
Hi,
Short hint
org.apache.maven.repository.RepositorySystem is not used for resolving by
versions plugin
It used
for repositorySystem.createPluginArtifact,
repositorySystem.createDependencyArtifact
https://github.com/mojohaus/versions/blob/master/versions-common/src/main/java/org/codehaus/mojo/v
The Apache Maven team is pleased to announce the release of the Apache
Maven Release Plugin, version 3.0.1
https://maven.apache.org/maven-release/maven-release-plugin/
You should specify the version in your project's plugin configuration:
org.apache.maven.plugins
maven-release-plugin
3.0.
Hi,
You should download https://downloads.apache.org/maven/KEYS
next import by:
gpg --import KEYS
and next verify by:
gpg --verify apache-maven-3.9.2-bin.zip.asc
Signature is correct.
gpg --verify apache-maven-3.9.2-bin.zip.asc
gpg: assuming signed data in 'apache-maven-3.9.2-bin.zip'
gpg: Sign
The Apache Maven team is pleased to announce the release of the Apache
Software Foundation Parent POM Version, version 30
https://maven.apache.org/pom/asf/
You should specify the version in your project as parent like the following:
org.apache
apache
30
You can download the appropriate sou
The Apache Maven team is pleased to announce the release of the Maven
Parent POMs Version 40.
Maven Parent POMs include Maven Parent POM itself,
but also Maven Plugins Parent POM, Maven Shared Components Parent POM,
Maven Skins Parent POM and Maven Doxia Tools Parent POM.
https://maven.apache.org
Hi
Please try a never version of Maven and m-resources-p
Maven 3.3.9 is EOL - https://maven.apache.org/docs/history.html
m-resources-p has no parameter "resources"
You should use resource configuration on project level not plugin
configuration, like in example:
https://maven.apache.org/plugins/m
Hi
Next version of maven-archiver is ready for release.
I can release new version in next week.
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12353169
wt., 8 sie 2023, 14:12 użytkownik Debraj Manna
napisał:
> Hi
>
> maven-archiver is getting flagged for CV
apache.maven/maven-archiver> yet.
>
> On Wed, Aug 9, 2023 at 4:51 PM Slawomir Jaranowski >
> wrote:
>
> > Hi
> >
> > Next version of maven-archiver is ready for release.
> >
> > I can release new version in next week.
> >
> >
> >
> htt
The Apache Maven team is pleased to announce the release of the Apache
Maven Enforcer Plugin, version 3.4.0
This plugin provides goals to control certain environmental constraints
such as Maven version, JDK version and OS family
along with many more built-in rules and user created rules.
https://
The Apache Maven team is pleased to announce the release of the Apache
Maven Archiver, version 3.6.1.
https://maven.apache.org/shared/maven-archiver/
Release Notes - Maven Shared Components - Version maven-archiver-3.6.1
** New Feature
* [MSHARED-1251] - Deprecate the JAR Index feature (JDK-
The Apache Maven team is pleased to announce the release of the Apache
Maven Enforcer Plugin, version 3.4.1
This plugin provides goals to control certain environmental constraints
such as Maven version,
JDK version and OS family along with many more built-in rules and user
created rules.
https://
The Apache Maven team is pleased to announce the release of the Apache
Maven Shade Plugin, version 3.5.1
https://maven.apache.org/plugins/maven-shade-plugin/
You should specify the version in your project's plugin configuration:
org.apache.maven.plugins
maven-shade-plugin
3.5.1
You can
pon., 2 paź 2023 o 14:13 sebb napisał(a):
> Extract from Apache Commons Build Plugin build:
>
> [INFO] --- maven-plugin-plugin:3.8.2:descriptor (default-descriptor) @
> commons-build-plugin ---
> [INFO] Using 'iso-8859-1' encoding to read mojo source files.
> [INFO] java-annotations mojo extracto
Hi,
Did you try:
https://www.mojohaus.org/extra-enforcer-rules/enforceBytecodeVersion.html
wt., 10 paź 2023 o 14:40 Florent Biville
napisał(a):
> Hello,
>
> I could not find what I'm looking for in the built-in rules of the enforcer
> plugin: https://maven.apache.org/enforcer/enforcer-rules/ind
Hi
It looks like you put mentioned lines in .mvn/maven.config not
in .mvn/jvm.config - maybe in both ...
Please look at:
https://maven.apache.org/docs/3.9.5/release-notes.html there is: Each line
in .mvn/maven.config is now interpreted as a single argument ...
Please also look at:
https://maven.
Hi,
- Last release was in 2015
- use Maven 2.2.1
- we have a Maven Plugin Tools - which should be one project for build and
check Maven plugins
- no active development ...
https://issues.apache.org/jira/issues/?jql=project%20%3D%20MDOCCK%20AND%20(%20resolution%20%3D%20Unresolved%20OR%20fixVersion
+1
wt., 17 paź 2023 o 00:50 Slawomir Jaranowski
napisał(a):
> Hi,
>
> - Last release was in 2015
> - use Maven 2.2.1
> - we have a Maven Plugin Tools - which should be one project for build and
> check Maven plugins
> - no active development ...
>
> https://issues.
Hi,
The vote has passed with the following result:
+1 (binding): Olivier Lamy, Sylwester Lachiewicz, Michael Osipov, Tamás
Cservenák, Maarten Mulders, Karl Heinz Marbaise, Benjamin Marwell, Henning
Schmiedehausen, Slawomir Jaranowski
+1 (non binding): Enrico Olivelli
I will continue with the
The Apache Maven team is pleased to announce the release of the Apache
Maven Docck Plugin, version 1.2
It was the last release prepared for plugin retired.
https://maven.apache.org/plugins/maven-docck-plugin/
We have the Maven Plugin Plugin
https://maven.apache.org/plugin-tools/maven-plugin-plugi
The Apache Maven team is pleased to announce the release of the Apache
Maven Clean Plugin, version 3.3.2
The Clean Plugin is used when you want to remove files generated at
build-time in a project's directory.
https://maven.apache.org/plugins/maven-clean-plugin/
You should specify the version in
The Apache Maven team is pleased to announce the release of the Apache
Maven Plugin Tools, version 3.10.2
https://maven.apache.org/plugin-tools/
Release Notes - Maven Plugin Tools - Version 3.10.2
** Bug
* [MPLUGIN-484] - Downgrade plexus-xml to 3.0.0
** Dependency upgrade
* [MPLUGIN-4
The Apache Maven team is pleased to announce the availability of the
Apache Maven Surefire 3.2.2
https://maven.apache.org/surefire/
Release Notes - Maven Surefire - Version 3.2.2
** Bug
* [SUREFIRE-2205] - Mojo documentation links are broken
* [SUREFIRE-2207] - Fails with modular project
You can try:
mvn versions:display-dependency-updates
-DprocessDependencyManagementTransitive=false
https://www.mojohaus.org/versions/versions-maven-plugin/display-dependency-updates-mojo.html#processDependencyManagementTransitive
czw., 9 lis 2023 o 21:04 Garret Wilson napisał(a):
>
> In my Mave
The Apache Maven team is pleased to announce the release of the Apache
Maven Plugin Testing version, version 4.0.0-alpha-2
https://maven.apache.org/plugin-testing/
You can download the appropriate sources etc. from the download page:
https://maven.apache.org/plugin-testing/download.html
Release
The Apache Maven team is pleased to announce the release of the Apache
Software Foundation Parent POM Version, version 31
https://maven.apache.org/pom/asf/
You should specify the version in your project as parent like the following:
org.apache
apache
31
You can download the appropriate sou
1 - 100 of 200 matches
Mail list logo