Hi Joachim,

I'm actually not seeing this in 3.0-rc1.  Could you describe where you 
downloaded 3.0-rc1 from?

If you download 3.0-rc1 from GitHub everything looks correct (all those 
pom.xml files you've listed say "3.0-rc1" as a version):

https://github.com/DSpace/DSpace/zipball/dspace-3.0-rc1

Or, if you access 3.0-rc1 via Git, everything also looks correct (all 
those pom.xml files you've listed say "3.0-rc1" as a version):

git clone git://github.com/DSpace/DSpace.git dspace-src
cd dspace-src
git checkout dspace-3.0-rc1

Could you better describe how you accessed DSpace 3.0-rc1?  Am I 
overlooking something?

- Tim

On 10/11/2012 3:44 AM, Joachim Bingel wrote:
> Hi,
>
> I have been trying to build 3.0-rc1, but "mvn package" says this
> artifact couldn't be found: org.dspace:dspace-parent:pom:3.0-rc2-SNAPSHOT
>
> That's not very surprising since the latest version is 3.0-rc1. Am I
> missing something here? The 3.0-rc2-SNAPSHOT version is defined in the
> following POMs:
>
> find -name pom.xml | xargs grep 3.0-rc2
> ./dspace-sword/pom.xml: <version>3.0-rc2-SNAPSHOT</version>
> ./dspace-lni/pom.xml: <version>3.0-rc2-SNAPSHOT</version>
> ./dspace-oai/pom.xml: <version>3.0-rc2-SNAPSHOT</version>
> ./dspace-xmlui/pom.xml: <version>3.0-rc2-SNAPSHOT</version>
> ./dspace-services/pom.xml: <version>3.0-rc2-SNAPSHOT</version>
> ./dspace-jspui/pom.xml: <version>3.0-rc2-SNAPSHOT</version>
> ./dspace-swordv2/pom.xml: <version>3.0-rc2-SNAPSHOT</version>
> ./dspace/modules/additions/pom.xml: <version>3.0-rc2-SNAPSHOT</version>
> ./dspace/modules/jspui/pom.xml: <version>3.0-rc2-SNAPSHOT</version>
> ./dspace/modules/oai/pom.xml: <version>3.0-rc2-SNAPSHOT</version>
> ./dspace/modules/oai/pom.xml: <version>3.0-rc2-SNAPSHOT</version>
> ./dspace/modules/swordv2/pom.xml: <version>3.0-rc2-SNAPSHOT</version>
> ./dspace/modules/xmlui/pom.xml: <version>3.0-rc2-SNAPSHOT</version>
> ./dspace/modules/solr/pom.xml: <version>3.0-rc2-SNAPSHOT</version>
> ./dspace/modules/solr/pom.xml: <version>3.0-rc2-SNAPSHOT</version>
> ./dspace/modules/pom.xml: <version>3.0-rc2-SNAPSHOT</version>
> ./dspace/modules/sword/pom.xml: <version>3.0-rc2-SNAPSHOT</version>
> ./dspace/modules/lni/pom.xml: <version>3.0-rc2-SNAPSHOT</version>
> ./dspace/pom.xml: <version>3.0-rc2-SNAPSHOT</version>
>

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to