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 2018/01/03 17:41:31 UTC

[maven-site-plugin] 18/30: Remove org.codehaus.mojo:javancss-maven-plugin:2.0 from / because it makes the IT for MSITE-507 fail, but as far as I can tell it does not have anything to do with the issue itself.

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

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

commit 8cfc2eddc84b94fa809d94812a5f67abe46d24ea
Author: Dennis Lundberg <de...@apache.org>
AuthorDate: Mon Feb 27 20:23:43 2012 +0000

    Remove org.codehaus.mojo:javancss-maven-plugin:2.0 from <reporting>/<plugins> because it makes the IT for MSITE-507 fail, but as far as I can tell it does not have anything to do with the issue itself.
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/branches/maven-site-plugin-2.x@1294312 13f79535-47bb-0310-9956-ffa450edef68
---
 src/it/MSITE-507/pom.xml | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/src/it/MSITE-507/pom.xml b/src/it/MSITE-507/pom.xml
index 4ef6db3..bf2486e 100644
--- a/src/it/MSITE-507/pom.xml
+++ b/src/it/MSITE-507/pom.xml
@@ -640,14 +640,6 @@
         </reportSets> 
       </plugin> 
       
-      
- 
-      <plugin> 
-        <groupId>org.codehaus.mojo</groupId> 
-        <artifactId>javancss-maven-plugin</artifactId> 
-        <version>2.0</version> 
-      </plugin> 
- 
       <plugin> 
         <groupId>org.apache.maven.plugins</groupId> 
         <artifactId>maven-jxr-plugin</artifactId> 

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