Stevo, you are welcome. And no, it has not been mentioned in the release notes, (yet). But there's a page on Maven integration that definitely mentiones loads of things re: using Castor with Maven..
Regards Werner Stevo Slavić wrote: > Hello Werner, > > I looked for info on this in > http://castor.codehaus.org/release-notes.html but maybe I missed it. > Works now. Thanks again! > > Regards, > Stevo. > > Werner Guttmann wrote: >> Hello Stevo, >> >> Hmm ... I know. With older releases it has been a multi-module build >> already, but not a clean one, as there was still code in the project >> root which got shipped out of there. >> >> Why not show us where you wanted information to be added about this (in >> addition to what's already there) ? >> >> Werner >> >> Stevo Slavić wrote: >> >>> Hello Werner, >>> >>> Thank you very much! Didn't notice that it's a multi-module project now >>> instead of previous (in 1.2) use of classifiers (1.3rc1 release notes >>> seems not to mention this), with >>> http://repo1.maven.org/maven2/org/codehaus/castor/castor/1.3rc1/castor-1.3rc1.pom >>> >>> being the parent pom. >>> >>> Regards, >>> Stevo. >>> >>> Werner Guttmann wrote: >>> >>>> Hi Stevo, >>>> >>>> there's plenty of JARs available, it all depends on what Castor modules >>>> you want to be using. If you are using Maven 8anyhow), simply add e.g. >>>> the following dependency, and Maven should sort things out itself. >>>> >>>> <dependency> >>>> <groupId>org.codehaus.castor</groupId> >>>> <artifactId>castor-xml</artifactId> >>>> <version>1.3rc1</version> >>>> </dependency> >>>> >>>> Have a look at >>>> >>>> http://mavenrepository.com/search.html?query=org.codehaus.castor >>>> >>>> to see what's available, or assess the same information from >>>> >>>> http://castor.org/maven-integration.html >>>> >>>> Regards >>>> Werner >>>> >>>> >>>> Stevo Slavić wrote: >>>> >>>> >>>>> Hello all, >>>>> >>>>> In maven central repository there is only castor-1.3rc1.pom and no jar >>>>> (see >>>>> http://repo1.maven.org/maven2/org/codehaus/castor/castor/1.3rc1/ ). >>>>> >>>>> Is there some sort of castor/codehaus milestone maven repository where >>>>> castor 1.3rc1 jar can be found or am I supposed to install 1.3rc1 >>>>> in my >>>>> local repository? >>>>> >>>>> Regards, >>>>> Stevo. >>>>> >>>>> --------------------------------------------------------------------- >>>>> To unsubscribe from this list, please visit: >>>>> >>>>> http://xircles.codehaus.org/manage_email >>>>> >>>>> >>>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe from this list, please visit: >>>> >>>> http://xircles.codehaus.org/manage_email >>>> >>>> >>>> >>>> >> >> --------------------------------------------------------------------- >> To unsubscribe from this list, please visit: >> >> http://xircles.codehaus.org/manage_email >> >> >> >> > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

