Эксперт ХД

org.camunda:camunda-release-parent (3.7.2)

Published 2026-09-15 10:14:51 +00:00 by Vlad_Savchuk

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.camunda</groupId>
	<artifactId>camunda-release-parent</artifactId>
	<version>3.7.2</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.camunda:camunda-release-parent:3.7.2

About this package

This pom defines the required plugins and profiles to allow a camunda release build. Inherit this pom when you want to release your project into the camunda nexus and/or maven central.
Details
Maven
2026-09-15 10:14:51 +00:00
275
camunda - Release Parent Pom
The Apache Software License, Version 2.0
14 KiB
Assets (1)
Versions (1) View all
3.7.2 2026-09-15