You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@xmlbeans.apache.org by "Cyrille P." <cy...@gmail.com> on 2012/11/02 10:12:24 UTC

Re: XmlBeans dependency for XMLBeans-XPath

Yes i try using http://repo.maven.apache.org/maven2/org/apache/xmlbeans/ and
there is still the bugs.
http://search.maven.org seems to be the search interface for
http://repo.maven.apache.org

Cyrille

Cezar Andrei-3 wrote:
> 
> This should be fixed now. About the repository question: did you try
> using http://repo.maven.apache.org/maven2/org/apache/xmlbeans/ ?
> 
> Cezar
> 
> On Tue, 2012-10-30 at 02:33 -0700, Cyrille P. wrote:
>> Hi Cezar,
>> 
>> There is the same bug for xmlbeans-xpath 2.5.0
>> I'm wondering which is the correct maven repository for xmlbeans project?
>>  - There is a maven repository where xmlbeans 2.6.0 is released but there
>> is
>> only source and jar, the pom file is missing :
>> http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.apache.xmlbeans%22%20AND%20a%3A%22xmlbeans%22
>> Central Repository 
>>  - And another one where the latest release is the 2.5.0: 
>> http://mvnrepository.com/artifact/org.apache.xmlbeans/xmlbeans MVN
>> Repository 
>> 
>> Regards,
>> Cyrille Peninou
>> 
>> 
>> Cezar Andrei-3 wrote:
>> > 
>> > Cyrille,
>> > 
>> > You found a bug, the correct dependency is xmlbeans 2.6.0. I'll fix it.
>> > 
>> > Cezar
>> > 
>> > On Thu, 2012-10-25 at 06:47 -0700, Cyrille P. wrote:
>> >> Hi,
>> >> 
>> >> Using XmlBeans on a Maven project, I would like to know if it's
>> correct
>> >> that
>> >> xmlbeans-xpath 2.6.0 , has xmlbeans 2.4.0 in dependency and not the
>> 2.6.0
>> >> version ?
>> >> 
>> >> Here the pom.xml dependency declaration for xmlbeans-xpath 2.6.0:
>> >> 
>> >>     <dependencies>
>> >>         <dependency>
>> >>             <groupId>org.apache.xmlbeans</groupId>
>> >>             <artifactId>xmlbeans</artifactId>
>> >>             <version>2.4.0</version>
>> >>         </dependency>
>> >>         <dependency>
>> >>             <groupId>net.sf.saxon</groupId>
>> >>             <artifactId>saxon</artifactId>
>> >>             <version>9</version>
>> >>         </dependency>
>> >>     </dependencies>
>> >> 
>> >> Thanks in advance,
>> >> Cyrille P.
>> > 
>> > 
>> > 
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
>> > For additional commands, e-mail: user-help@xmlbeans.apache.org
>> > 
>> > 
>> > 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
> For additional commands, e-mail: user-help@xmlbeans.apache.org
> 
> 
> 

-- 
View this message in context: http://old.nabble.com/XmlBeans-dependency-for-XMLBeans-XPath-tp34601143p34632214.html
Sent from the Xml Beans - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: user-help@xmlbeans.apache.org