Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in maven-release-plugin

Only execute maven-release-plugin deploy steps for a specific sub-module/project

maven-release-plugin prepare vs perform

How do I cure "Can't release project due to non released dependencies" when releasing a child module?

Maven release plugin property updateVersionsToSnapshot not applied

Jenkins SVN "SSL peer shut down incorrectly" during checkout

maven 3: Accessing version of "root" corporate POM

mvn release:prepare failure cleanup

How to avoid "Updates were rejected because the remote contains work" during release with maven release-plugin and git?

Maven Release Plugin: Permission denied (publickey) Github

Freezing transitive dependencies on maven release to get build fully reproducible

With mvn release:prepare, is it possible to instruct Maven to use a forward slash in the submodule pom locations for the commit command?

maven - Can't release project due to non released dependencies

When using maven-release-plugin, why not just detect scm info from local repo?

How do I run a Maven Plugin on all modules?

When performing a release in maven, what should I do with the pom.xml.releaseBackup and release.properties files?

org.apache.maven.BuildFailureException: No SCM URL was provided to perform the release from

How to run release:perform from a given Git tag?

Deploying assembly package with maven-release-plugin

Maven: Bind plugin execution to the execution of another plugin, not to a lifecycle phase