[ http://issues.apache.org/jira/browse/JCR-570?page=all ]
Jukka Zitting updated JCR-570:
------------------------------
Issue Type: Improvement (was: Bug)
> Fix pom.xml in jackrabbit core (small fix, big return)
> ------------------------------------------------------
>
> Key: JCR-570
> URL: http://issues.apache.org/jira/browse/JCR-570
> Project: Jackrabbit
> Issue Type: Improvement
> Components: maven
> Environment: Maven2
> Reporter: Darren Hartford
> Assigned To: Jukka Zitting
> Priority: Critical
> Fix For: 1.1
>
>
> Change the following dependency in pom.xml to match what is really available
> at the maven repos:
> FROM:
> <dependency>
> <groupId>jsr170</groupId>
> <artifactId>jcr</artifactId>
> <version>1.0</version>
> </dependency>
> TO:
> <dependency>
> <groupId>javax.jcr</groupId>
> <artifactId>jcr</artifactId>
> <version>1.0</version>
> </dependency>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira