m

maven-changes-plugin

Creates a release history for inclusion into the site and assists in generating an announcement mail.
Files download
File Operation
maven-changes-plugin-2.10.jar download
maven-changes-plugin-2.10.pom download
maven-changes-plugin-2.10-sources.jar download
Apache Maven
<dependency>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-changes-plugin</artifactId>
  <version>2.10</version>
  <type>maven-plugin</type>
</dependency>
Gradle Groovy
implementation 'org.apache.maven.plugins:maven-changes-plugin:2.10'
Gradle Kotlin
implementation("org.apache.maven.plugins:maven-changes-plugin:2.10")
Scala SBT
libraryDependencies += "org.apache.maven.plugins" % "maven-changes-plugin" % "2.10"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.maven.plugins', module='maven-changes-plugin', version='2.10')
)
Apache Ivy
<dependency org="org.apache.maven.plugins" name="maven-changes-plugin" rev="2.10" />
Leiningen
[org.apache.maven.plugins/maven-changes-plugin "2.10"]
Apache Buildr
'org.apache.maven.plugins:maven-changes-plugin:jar:2.10'
Dependencies
<parent>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-plugins</artifactId>
  <version>25</version>
</parent>

compile

|-- org.apache.maven:maven-core:2.2.1

|-- org.apache.maven:maven-artifact:2.2.1

|-- org.apache.maven:maven-model:2.2.1

|-- org.apache.maven:maven-plugin-api:2.2.1

|-- org.apache.maven:maven-project:2.2.1

|-- org.apache.maven:maven-settings:2.2.1

|-- org.apache.maven.reporting:maven-reporting-api:3.0

|-- org.apache.maven.reporting:maven-reporting-impl:2.2

|-- org.apache.maven.shared:maven-filtering:1.0

|-- org.codehaus.plexus:plexus-interpolation:1.19

|-- org.codehaus.plexus:plexus-container-default:1.0-alpha-9-stable-1

|-- org.codehaus.plexus:plexus-mail-sender-api:1.0-alpha-7

|-- org.apache.geronimo.javamail:geronimo-javamail_1.4_provider:1.7

|-- org.apache.geronimo.specs:geronimo-javamail_1.4_spec:1.7

|-- org.apache.geronimo.javamail:geronimo-javamail_1.4_mail:1.7

|-- org.codehaus.plexus:plexus-mail-sender-javamail:1.0-alpha-7

|-- org.codehaus.plexus:plexus-mail-sender-simple:1.0-alpha-7

|-- org.codehaus.plexus:plexus-i18n:1.0-beta-7

|-- org.codehaus.plexus:plexus-utils:2.0.5

|-- org.codehaus.plexus:plexus-velocity:1.1.8

|-- commons-collections:commons-collections:3.0

|-- commons-httpclient:commons-httpclient:3.0.1

|-- commons-io:commons-io:2.2

|-- commons-lang:commons-lang:2.6

|-- commons-logging:commons-logging:1.1.1

|-- org.apache.maven.doxia:doxia-core:1.4

|-- org.apache.maven.doxia:doxia-module-xhtml:1.4

|-- org.apache.maven.doxia:doxia-sink-api:1.4

|-- org.apache.maven.doxia:doxia-decoration-model:1.4

|-- org.apache.maven.doxia:doxia-site-renderer:1.4

|-- org.apache.cxf:cxf-rt-frontend-jaxrs:2.6.3

|-- com.fasterxml.jackson.core:jackson-core:2.1.0

|-- com.fasterxml.jackson.core:jackson-databind:2.1.0

|-- org.apache.velocity:velocity:1.7

|-- org.apache.velocity:velocity-tools:2.0

|-- xml-apis:xml-apis:1.3.04

|-- xerces:xercesImpl:2.9.1

|-- org.apache.xmlrpc:xmlrpc-client:3.0

|-- org.eclipse.mylyn.github:org.eclipse.egit.github.core:1.2.0

|-- org.apache.httpcomponents:httpcore:4.1.2

|-- org.apache.httpcomponents:httpclient:4.1.2

|-- rome:rome:1.0

provided

|-- org.apache.maven.plugin-tools:maven-plugin-annotations

test

|-- junit:junit:3.8.2

|-- org.apache.maven.plugin-testing:maven-plugin-testing-harness:1.2