Hi Vincent,

Author: vsiveton
Date: Fri Dec 10 10:32:41 2010
New Revision: 1044272

URL: http://svn.apache.org/viewvc?rev=1044272&view=rev
Log:
MDOAP-27: Generated files aren't useable with Jena

o added validate parameter
[...]
Modified: maven/plugins/trunk/maven-doap-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-doap-plugin/pom.xml?rev=1044272&r1=1044271&r2=1044272&view=diff
==============================================================================
--- maven/plugins/trunk/maven-doap-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-doap-plugin/pom.xml Fri Dec 10 10:32:41 2010
@@ -49,6 +49,13 @@ under the License.
      <url>http://jira.codehaus.org/browse/MDOAP</url>
    </issueManagement>

+<repositories>
+<repository>
+<id>jena</id>
+<url>http://openjena.org/repo/</url>
+</repository>
+</repositories>

What is the reason for this repository declaration? Their repo is synced to central.


Benjamin

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to