org.apache.maven.shared:maven-doxia-tools (1.0.2)

Published 2026-02-24 13:44:27 +00:00 by atheaadmin

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.apache.maven.shared</groupId>
	<artifactId>maven-doxia-tools</artifactId>
	<version>1.0.2</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=org.apache.maven.shared:maven-doxia-tools:1.0.2

About this package

A collection of tools to help the integration of Doxia in Maven plugins.

Dependencies

commons-io:commons-io
1.4
org.apache.maven:maven-artifact
${mavenVersion}
org.apache.maven:maven-artifact-manager
${mavenVersion}
org.apache.maven:maven-model
${mavenVersion}
org.apache.maven:maven-project
${mavenVersion}
org.apache.maven.reporting:maven-reporting-api
${mavenVersion}
org.apache.maven.doxia:doxia-decoration-model
${doxiaSitetoolsVersion}
org.codehaus.plexus:plexus-container-default
1.0-alpha-9
org.codehaus.plexus:plexus-i18n
1.0-beta-7
org.codehaus.plexus:plexus-utils
1.4.5
org.apache.maven.shared:maven-plugin-testing-harness
1.0
Details
Maven
2026-02-24 13:44:27 +00:00
1
Maven Doxia Integration Tools
46 KiB
Assets (2)
Versions (1) View all
1.0.2 2026-02-24