maven-deploy-plugin icon indicating copy to clipboard operation
maven-deploy-plugin copied to clipboard

Apache Maven Deploy Plugin

Results 27 maven-deploy-plugin issues
Sort by recently updated
recently updated
newest added

JIRA issue: https://issues.apache.org/jira/browse/MDEPLOY-301 Requires: * https://github.com/apache/maven/pull/703 * https://github.com/apache/maven-plugin-testing/pull/24 * https://github.com/apache/maven-plugin-tools/pull/117

Fixes a regression introduced in 16541da43c51237cf7183c4500a576108ad946b8 [MDEPLOY-296] which caused the `-Dpackaging` property to be ignored when uploading the artifact. Instead, the packaging type during upload was always derived from the...

See [MDEPLOY-118](https://issues.apache.org/jira/browse/MDEPLOY-118) for motivation. The challenge was to reliably retrieve the POM from the deployment repository. In order to be fully compatible with what Maven usually does, `org.eclipse.aether.RepositorySystem` has to...

Suppose you have differents artifacts attached on a single Maven module. For example: - a shaded jar created using the "maven-shade-plugin" with "shadedArtifactAttached" attribute set to true - a generic...

MDEPLOY-255 altDeploymentRepositoryURL w/a for altDeploymentRepository in mingw/cygwin on windows Following this checklist to help us incorporate your contribution quickly and easily: - [x ] Make sure there is a [JIRA...

Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.2.1-jre to 33.3.0-jre. Release notes Sourced from com.google.guava:guava's releases. 33.3.0 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>33.3.0-jre</version> <!-- or, for Android: --> <version>33.3.0-android</version> </dependency> Jar files 33.3.0-jre.jar 33.3.0-android.jar Guava...

dependencies
java

Bumps [org.apache.maven.plugins:maven-plugins](https://github.com/apache/maven-parent) from 42 to 43. Release notes Sourced from org.apache.maven.plugins:maven-plugins's releases. 43 :boom: Breaking changes Remove dependency on maven-plugin-annotations to better support Maven 4 plugins (#190) @​gnodet Remove checkstyle.violation.ignore...

dependencies
java

Bumps [org.apache.maven.resolver:maven-resolver-api](https://github.com/apache/maven-resolver) from 2.0.0-alpha-11 to 2.0.1. Release notes Sourced from org.apache.maven.resolver:maven-resolver-api's releases. 2.0.1 Release Notes - Maven Resolver - Version 2.0.1 ... (truncated) Commits 9f6d226 [maven-release-plugin] prepare release maven-resolver-2.0.1 d6fb916...

dependencies
java

Bumps `slf4jVersion` from 2.0.13 to 2.0.16. Updates `org.slf4j:slf4j-api` from 2.0.13 to 2.0.16 Updates `org.slf4j:slf4j-simple` from 2.0.13 to 2.0.16 Dependabot will resolve any conflicts with this PR as long as you...

dependencies
java

Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.2.1-jre to 33.3.1-jre. Release notes Sourced from com.google.guava:guava's releases. 33.3.1 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>33.3.1-jre</version> <!-- or, for Android: --> <version>33.3.1-android</version> </dependency> Jar files 33.3.1-jre.jar 33.3.1-android.jar Guava...

dependencies
java