]> source.dussan.org Git - sonarqube.git/commitdiff
Remove deployment of sonar-batch-maven-compat
authorEric Hartmann <hartmann.eric@gmail.com>
Wed, 2 Jul 2014 16:28:56 +0000 (18:28 +0200)
committerEric Hartmann <hartmann.eric@gmail.com>
Wed, 2 Jul 2014 16:28:56 +0000 (18:28 +0200)
sonar-batch-maven-compat/pom.xml

index b8a02ee6920fd92de996b238c4dfd419f9074dd0..7554d5ecd9f6a267d0329abddd5c1176ae190c4f 100644 (file)
 
   <build>
     <plugins>
+      <plugin>
+        <artifactId>maven-deploy-plugin</artifactId>
+        <configuration>
+        <skip>true</skip>
+        </configuration>
+      </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-shade-plugin</artifactId>