[Git][java-team/openrefine-butterfly][master] Ignore javadoc plugin
Markus Koschany
gitlab at salsa.debian.org
Mon Apr 19 22:57:49 BST 2021
Markus Koschany pushed to branch master at Debian Java Maintainers / openrefine-butterfly
Commits:
0e9e7c13 by Markus Koschany at 2021-04-19T23:55:20+02:00
Ignore javadoc plugin
- - - - -
2 changed files:
- debian/control
- debian/maven.ignoreRules
Changes:
=====================================
debian/control
=====================================
@@ -12,7 +12,6 @@ Build-Depends:
libcommons-lang-java,
liblessen-java,
liblog4j1.2-java,
- libmaven-javadoc-plugin-java,
librhino-java,
libservlet-api-java,
libslf4j-java,
=====================================
debian/maven.ignoreRules
=====================================
@@ -4,5 +4,6 @@ org.apache.maven.plugins maven-eclipse-plugin * * * *
org.apache.maven.plugins maven-gpg-plugin * * * *
org.apache.maven.plugins maven-source-plugin * * * *
org.apache.maven.plugins maven-surefire-plugin * * * *
+org.apache.maven.plugins maven-javadoc-plugin * * * *
org.mockito mockito-all * * * *
org.testng testng * * * *
View it on GitLab: https://salsa.debian.org/java-team/openrefine-butterfly/-/commit/0e9e7c13d66935b1558a8b18c6fe9acb9419a903
--
View it on GitLab: https://salsa.debian.org/java-team/openrefine-butterfly/-/commit/0e9e7c13d66935b1558a8b18c6fe9acb9419a903
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20210419/ff7651a2/attachment.htm>
More information about the pkg-java-commits
mailing list