You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Benjamin Bentmann <be...@udo.edu> on 2010/12/10 12:14:18 UTC

Re: svn commit: r1044272 - in /maven/plugins/trunk/maven-doap-plugin: ./ src/main/java/org/apache/maven/plugin/doap/ src/test/java/org/apache/maven/plugin/doap/ src/test/resources/ src/test/resources/unit/asf-doap-configuration/ src/test/resources/unit/doa...

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org