Am 2020-06-04 um 19:52 schrieb Karl Heinz Marbaise:
Hi,
We solved 18 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12346567
There are still a couple of issues left in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20status%20in%20(Open%2C%20Reopened)%20AND%20component%20%3D%20maven-artifact-transfer
Staging repo:
https://repository.apache.org/content/repositories/maven-1586
https://repository.apache.org/content/repositories/maven-1586/org/apache/maven/shared/maven-artifact-transfer/0.13.0/maven-artifact-transfer-0.13.0-source-release.zip
Source release checksum(s):
maven-artifact-transfer-0.13.0-source-release.zip sha512:
5efc374766e017304881d0c63bf631c7ae07cf5473ec59e42695acace7d4af346c6879c419f31a7357c7a0161b22a63c26a5571e8905e7c68802ddede3300c5d
maven-artifact-transfer-0.13.0-source-release.zip sha1:
93aaadc483c994038ab153a80cff11cd189d9b1f
Staging site:
http://maven.apache.org/shared-archives/maven-artifact-transfer-LATEST/
Guide to testing staged releases:
https://maven.apache.org/guides/development/guide-testing-releases.html
Vote open for at least 72 hours.
-1 from me. I still see failures with Core ITs:
[ERROR] Tests run: 834, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 287.261 s
<<< FAILURE! - in org.apache.maven.it.IntegrationTestSuite
[ERROR] testitMNG3372(org.apache.maven.it.MavenITmng3372DirectInvocationOfPluginsTest)
Time elapsed: 1.5 s <<< ERROR!
org.apache.maven.it.VerificationException:
Exit code was non-zero: 1; command line and log =
/var/osipovmi/Projekte/maven-integration-testing/core-it-suite/target/apache-maven/bin/mvn
--global-settings
/var/osipovmi/Projekte/maven-integration-testing/core-it-suite/target/test-classes/settings.xml
-s
/var/osipovmi/Projekte/maven-integration-testing/core-it-suite/target/test-classes/mng-3372/direct-using-prefix/settings.xml
-e --batch-mode
-Dmaven.repo.local=/net/home/osipovmi/var/Projekte/maven-integration-testing/repo
mng3372:test
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.maven.its.mng3372:project:jar:1.0-SNAPSHOT
[WARNING] Version not locked for default bindings plugins [maven-clean-plugin,
maven-resources-plugin, maven-jar-plugin, maven-compiler-plugin,
maven-surefire-plugin, maven-install-plugin, maven-deploy-plugin,
maven-site-plugin], you should define versions in pluginManagement section of
your pom.xml or parent @ line 6, column 14
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten
the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support
building such malformed projects.
[WARNING]
[INFO] Downloading from central:
file:target/null/org/apache/maven/its/mng3372/maven-metadata.xml
[INFO] Downloading from central:
file:target/null/org/apache/maven/plugins/maven-metadata.xml
[INFO] Downloading from central:
file:target/null/org/codehaus/mojo/maven-metadata.xml
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.056 s
[INFO] Finished at: 2020-06-04T22:03:01+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] No plugin found for prefix 'mng3372' in the current project and in the
plugin groups [org.apache.maven.its.mng3372, org.apache.maven.plugins,
org.codehaus.mojo] available from the repositories [local
(/net/home/osipovmi/var/Projekte/maven-integration-testing/repo), central
(file:target/null)] -> [Help 1]
org.apache.maven.plugin.prefix.NoPluginFoundForPrefixException: No plugin found
for prefix 'mng3372' in the current project and in the plugin groups
[org.apache.maven.its.mng3372, org.apache.maven.plugins, org.codehaus.mojo]
available from the repositories [local
(/net/home/osipovmi/var/Projekte/maven-integration-testing/repo), central
(file:target/null)]
at
org.apache.maven.plugin.prefix.internal.DefaultPluginPrefixResolver.resolve
(DefaultPluginPrefixResolver.java:98)
at
org.apache.maven.lifecycle.internal.MojoDescriptorCreator.findPluginForPrefix
(MojoDescriptorCreator.java:269)
at org.apache.maven.lifecycle.internal.MojoDescriptorCreator.getMojoDescript
This is the same error as with the previous try in May.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]