You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by al...@apache.org on 2012/06/25 16:32:35 UTC

svn commit: r1353575 - in /incubator/stanbol/trunk/contrib/reasoners/hermit/src/main/resources/maven/repo: ./ net/ net/sourceforge/ net/sourceforge/owlapi/ net/sourceforge/owlapi/owlapi/ net/sourceforge/owlapi/owlapi/3.2.3/

Author: alexdma
Date: Mon Jun 25 14:32:32 2012
New Revision: 1353575

URL: http://svn.apache.org/viewvc?rev=1353575&view=rev
Log:
STANBOL-667 : 

I had to include the OWL API in the Hermit embedded repository as well, because my Maven build would fail even though the artifact is in my machine's local repository (as built by commons.owl). 

Sorry, but that's the only way that worked for me from a fresh install after a 

% rm -R ~/.m2

If anyone knows how to make the Hermit POM locate the owlapi artifact, please feel free to commit the solution.

Added:
    incubator/stanbol/trunk/contrib/reasoners/hermit/src/main/resources/maven/repo/README.txt
    incubator/stanbol/trunk/contrib/reasoners/hermit/src/main/resources/maven/repo/net/
    incubator/stanbol/trunk/contrib/reasoners/hermit/src/main/resources/maven/repo/net/sourceforge/
    incubator/stanbol/trunk/contrib/reasoners/hermit/src/main/resources/maven/repo/net/sourceforge/owlapi/
    incubator/stanbol/trunk/contrib/reasoners/hermit/src/main/resources/maven/repo/net/sourceforge/owlapi/owlapi/
    incubator/stanbol/trunk/contrib/reasoners/hermit/src/main/resources/maven/repo/net/sourceforge/owlapi/owlapi/3.2.3/
    incubator/stanbol/trunk/contrib/reasoners/hermit/src/main/resources/maven/repo/net/sourceforge/owlapi/owlapi/3.2.3/owlapi-3.2.3-sources.jar   (with props)
    incubator/stanbol/trunk/contrib/reasoners/hermit/src/main/resources/maven/repo/net/sourceforge/owlapi/owlapi/3.2.3/owlapi-3.2.3.jar   (with props)
    incubator/stanbol/trunk/contrib/reasoners/hermit/src/main/resources/maven/repo/net/sourceforge/owlapi/owlapi/3.2.3/owlapi-3.2.3.pom
    incubator/stanbol/trunk/contrib/reasoners/hermit/src/main/resources/maven/repo/net/sourceforge/owlapi/owlapi/maven-metadata-local.xml

Added: incubator/stanbol/trunk/contrib/reasoners/hermit/src/main/resources/maven/repo/README.txt
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/contrib/reasoners/hermit/src/main/resources/maven/repo/README.txt?rev=1353575&view=auto
==============================================================================
--- incubator/stanbol/trunk/contrib/reasoners/hermit/src/main/resources/maven/repo/README.txt (added)
+++ incubator/stanbol/trunk/contrib/reasoners/hermit/src/main/resources/maven/repo/README.txt Mon Jun 25 14:32:32 2012
@@ -0,0 +1,25 @@
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+   
+
+The following files are distributed under the Apache License 2.0 :
+
+net/sourceforge/owlapi/owlapi/3.2.3/owlapi-3.2.3.jar
+net/sourceforge/owlapi/owlapi/3.2.3/owlapi-3.2.3-sources.jar
+net/sourceforge/owlapi/owlapi/3.2.3/owlapi-3.2.3.pom
+net/sourceforge/owlapi/owlapi/maven-metadata-local.xml
+
+See http://owlapi.sourceforge.net/ for information on dual licenses of
+OWLAPI under LGPL and Apache license.

Added: incubator/stanbol/trunk/contrib/reasoners/hermit/src/main/resources/maven/repo/net/sourceforge/owlapi/owlapi/3.2.3/owlapi-3.2.3-sources.jar
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/contrib/reasoners/hermit/src/main/resources/maven/repo/net/sourceforge/owlapi/owlapi/3.2.3/owlapi-3.2.3-sources.jar?rev=1353575&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/stanbol/trunk/contrib/reasoners/hermit/src/main/resources/maven/repo/net/sourceforge/owlapi/owlapi/3.2.3/owlapi-3.2.3-sources.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/stanbol/trunk/contrib/reasoners/hermit/src/main/resources/maven/repo/net/sourceforge/owlapi/owlapi/3.2.3/owlapi-3.2.3.jar
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/contrib/reasoners/hermit/src/main/resources/maven/repo/net/sourceforge/owlapi/owlapi/3.2.3/owlapi-3.2.3.jar?rev=1353575&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/stanbol/trunk/contrib/reasoners/hermit/src/main/resources/maven/repo/net/sourceforge/owlapi/owlapi/3.2.3/owlapi-3.2.3.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/stanbol/trunk/contrib/reasoners/hermit/src/main/resources/maven/repo/net/sourceforge/owlapi/owlapi/3.2.3/owlapi-3.2.3.pom
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/contrib/reasoners/hermit/src/main/resources/maven/repo/net/sourceforge/owlapi/owlapi/3.2.3/owlapi-3.2.3.pom?rev=1353575&view=auto
==============================================================================
--- incubator/stanbol/trunk/contrib/reasoners/hermit/src/main/resources/maven/repo/net/sourceforge/owlapi/owlapi/3.2.3/owlapi-3.2.3.pom (added)
+++ incubator/stanbol/trunk/contrib/reasoners/hermit/src/main/resources/maven/repo/net/sourceforge/owlapi/owlapi/3.2.3/owlapi-3.2.3.pom Mon Jun 25 14:32:32 2012
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>net.sourceforge.owlapi</groupId>
+  <artifactId>owlapi</artifactId>
+  <version>3.2.3</version>
+  <description>POM was created from install:install-file</description>
+</project>

Added: incubator/stanbol/trunk/contrib/reasoners/hermit/src/main/resources/maven/repo/net/sourceforge/owlapi/owlapi/maven-metadata-local.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/contrib/reasoners/hermit/src/main/resources/maven/repo/net/sourceforge/owlapi/owlapi/maven-metadata-local.xml?rev=1353575&view=auto
==============================================================================
--- incubator/stanbol/trunk/contrib/reasoners/hermit/src/main/resources/maven/repo/net/sourceforge/owlapi/owlapi/maven-metadata-local.xml (added)
+++ incubator/stanbol/trunk/contrib/reasoners/hermit/src/main/resources/maven/repo/net/sourceforge/owlapi/owlapi/maven-metadata-local.xml Mon Jun 25 14:32:32 2012
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata>
+  <groupId>net.sourceforge.owlapi</groupId>
+  <artifactId>owlapi</artifactId>
+  <versioning>
+    <release>3.2.3</release>
+    <versions>
+      <version>3.2.3</version>
+      <version>3.2.2</version>
+    </versions>
+    <lastUpdated>20120621173434</lastUpdated>
+  </versioning>
+</metadata>