You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2017/12/20 09:26:45 UTC

[maven-acr-plugin] 32/45: upgraded parent pom (compiler, assembly, doap not upgraded because of a failure: need to investigate)

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1
in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git

commit 2826d948c3ba97a8b08d179d062bd2a6151adc57
Author: Herve Boutemy <hb...@apache.org>
AuthorDate: Thu Apr 3 06:02:14 2014 +0000

    upgraded parent pom (compiler, assembly, doap not upgraded because of a failure: need to investigate)
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1584264 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/pom.xml b/pom.xml
index 350f517..db41fb4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,6 @@ under the License.
   <properties>
     <mavenVersion>2.2.1</mavenVersion>
     <mavenPluginVersion>3.2</mavenPluginVersion>
-    <maven.site.path>plugins-archives/${project.artifactId}-LATEST</maven.site.path>
   </properties>
 
   <dependencies>
@@ -165,16 +164,6 @@ under the License.
     </plugins>
   </build>
 
-  <reporting>
-    <plugins>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-plugin-plugin</artifactId>
-        <version>${mavenPluginVersion}</version>
-      </plugin>
-    </plugins>
-  </reporting>
-
   <profiles>
     <profile>
       <id>run-its</id>

-- 
To stop receiving notification emails like this one, please contact
"commits@maven.apache.org" <co...@maven.apache.org>.