mirror of
https://github.com/apache/jclouds.git
synced 2025-02-08 19:15:24 +00:00
JCLOUDS-24. Fixing .repository in CloudBees builds.
This commit is contained in:
parent
3923283fcd
commit
e0f8cc308a
2
pom.xml
2
pom.xml
@ -55,7 +55,6 @@
|
|||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.rat</groupId>
|
<groupId>org.apache.rat</groupId>
|
||||||
<artifactId>apache-rat-plugin</artifactId>
|
<artifactId>apache-rat-plugin</artifactId>
|
||||||
<version>0.8</version>
|
|
||||||
<inherited>false</inherited>
|
<inherited>false</inherited>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
@ -85,6 +84,7 @@
|
|||||||
<exclude>**/.checkstyle</exclude>
|
<exclude>**/.checkstyle</exclude>
|
||||||
<exclude>**/target/**</exclude>
|
<exclude>**/target/**</exclude>
|
||||||
<exclude>demos/getpath/src/test/resources/log4j.xml</exclude>
|
<exclude>demos/getpath/src/test/resources/log4j.xml</exclude>
|
||||||
|
<exclude>.repository/**</exclude>
|
||||||
<!-- binary -->
|
<!-- binary -->
|
||||||
</excludes>
|
</excludes>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user