Sure, as long as it doesn't seem that there is any actual reason for it. (and
it doesn't)
ajs6f
Andy Seaborne wrote on 10/1/17 1:43 PM:
especially as the Apache one is setup in jena-project/pom.xml.
Do you want to go and fix this?
Andy
On 01/10/17 15:35, aj...@apache.org wrote:
I just made a minor PR (content doesn't really matter) and the Travis CI build
is repeatedly showing:
ERROR] Failed to execute goal
org.apache.maven.plugins:maven-dependency-plugin:2.10:resolve-plugins
(resolve-plugins) on project jena-maven-tools: Nested::
Could not find artifact org.codehaus.mojo:jxr-maven-plugin:jar:1.5 in central
(https://repo.maven.apache.org/maven2)
[ERROR]
which seems like of weird, both in that a plugin would be missing and that we
seem to be using a Codehaus version of JXR--
anyone know if there is a particular reason we don't use the Apache version:
http://maven.apache.org/jxr/maven-jxr-plugin/
?