Re: [Dspace-tech] maven in DSpace 1.6.2 - solved

2012-10-24 Thread Vlastimil Krejcir
Hi all, it works now. So, I have to look like an idiot... I tried it again and to my surprise it works. I haven't changed anything. I'm looking at the working mvn and I don't understand. I'm really sorry for annoying all of you. This must be something bigger than me, maybe then all of us,

Re: [Dspace-tech] maven in DSpace 1.6.2

2012-10-24 Thread Vlastimil Krejcir
No, I did not upgrade Maven and I still use version 3.0. And it works for a long time... Have you tried to install DSpace 1.6.2? Does it works? What version of maven do you use? I am very curious if someone is able to install 1.6.2 without any troubles (this piece of information can help me a

Re: [Dspace-tech] maven in DSpace 1.6.2

2012-10-23 Thread helix84
Ahoj VlastĂ­k, this is probably a problem with your particular version of Maven. Did you happen to run a system upgrade during the last week that might have upgraded Maven? It's easy to forget to check the release notes for a particular version of DSpace for recommended versions of build tools. Se

Re: [Dspace-tech] maven in DSpace 1.6.2

2012-10-23 Thread Tim Donohue
Hi Vlastik, The Maven central repositories for 1.6.2 have not changed (in fact, it's actually impossible to modify a Maven release once it is made public). So, that's not the cause here. Could you explain where you downloaded that 1.6.2 release from? Is your copy downloaded from Sourceforge?

Re: [Dspace-tech] maven in DSpace 1.6.2

2012-10-23 Thread Vlastimil Krejcir
... and I have to add thata for 1.8.2 "mvn package" works... Vlastik On Tue, 23 Oct 2012, Tim Donohue wrote: > Hi Vlastik, > > The Maven central repositories for 1.6.2 have not changed (in fact, it's > actually impossible to modify a Maven release once it is made public). So, > that's no

[Dspace-tech] maven in DSpace 1.6.2

2012-10-23 Thread Vlastimil Krejcir
Hi all, has anyone else encountered troubles with 'mvn package' on older DSpace 1.6.2? Something has changed because I get [ERROR] Two or more projects in the reactor have the same identifier, please make sure that :: is unique for each project: ... on pom.xml files. Last week mvn packag