configure svnpubsub
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1434931 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
10
pom.xml
10
pom.xml
@@ -386,6 +386,16 @@ under the License.
|
||||
</executions>
|
||||
</plugin>
|
||||
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-scm-publish-plugin</artifactId>
|
||||
<configuration>
|
||||
<ignorePathsToDelete>
|
||||
<ignorePathToDelete>javadocs</ignorePathToDelete>
|
||||
</ignorePathsToDelete>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
</plugins>
|
||||
</build>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user