[
https://issues.apache.org/jira/browse/STANBOL-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13222606#comment-13222606
]
Rupert Westenthaler commented on STANBOL-510:
---------------------------------------------
Fabian, if you deactivate Metaxa you should also change the integration-tests
accordingly. I think this was the reason for
https://builds.apache.org/job/stanbol-trunk-1.6/782/org.apache.stanbol$org.apache.stanbol.integration-tests/
I will apply the necessary changes
> Metaxa engine uses dependencies from third party repositories
> -------------------------------------------------------------
>
> Key: STANBOL-510
> URL: https://issues.apache.org/jira/browse/STANBOL-510
> Project: Stanbol
> Issue Type: Bug
> Components: Enhancer
> Reporter: Fabian Christ
> Assignee: Walter Kasper
> Labels: Dependencies, Repository
>
> The Metaxa engine currently configures the following repos in its POM
> <repositories>
> <repository>
> <releases>
> <enabled>true</enabled>
> </releases>
> <snapshots>
> <enabled>false</enabled>
> </snapshots>
> <id>aduna-opensource.releases</id>
> <name>Aduna Open Source - Maven releases</name>
> <url>http://repo.aduna-software.org/maven2/releases</url>
> </repository>
> <repository>
> <releases>
> <enabled>true</enabled>
> <updatePolicy>never</updatePolicy>
> </releases>
> <snapshots>
> <enabled>false</enabled>
> </snapshots>
> <id>aperture-repo</id>
> <name>Aperture Dependencies Repo</name>
> <url>http://aperture.sourceforge.net/maven/</url>
> </repository>
> <repository>
> <releases>
> <enabled>true</enabled>
> <updatePolicy>never</updatePolicy>
> </releases>
> <snapshots>
> <enabled>false</enabled>
> </snapshots>
> <id>dfki-lt-repo</id>
> <name>DFKI LT Repository</name>
> <url>http://www.dfki.de/~kasper/IKS/maven</url>
> </repository>
> </repositories>
> Those repos need to be removed and all used artifacts need to be available
> via the Maven central repository. Otherwise is the Metaxa engine not
> releasable according to the Apache release policy.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira