Hi all,
As we are currently working on the migration to maven, the trunk will probably be unstable or even be broken during coming few days.We apologize for the inconvenient,
Cheers,
Mathieu, on behalf of the GeoNetwork developer team
Hi all,
As we are currently working on the migration to maven, the trunk will probably be unstable or even be broken during coming few days.We apologize for the inconvenient,
Cheers,
Mathieu, on behalf of the GeoNetwork developer team
Hi Mathieu and all,
Will there be a new guide to the build process as a result? I can’t access geonetwork-opensource (server returns a proxy 502 error) at the moment, and I can’t build trunk, which I assume is because the maven conversion is still happening? For the record I appear to have some unsatisfied dependencies, on (at least) spring and org.z3950.zing. But that might be me J
Cheers,
Justin.
From: Mathieu Coudert [mailto:mathieu.coudert@anonymised.com]
Sent: 07 June 2010 12:20
To: Devel geonetwork-devel@lists.sourceforge.net
Subject: [GeoNetwork-devel] Maven migration process
Hi all,
As we are currently working on the migration to maven, the trunk will probably be unstable or even be broken during coming few days.
We apologize for the inconvenient,
Cheers,
Mathieu, on behalf of the GeoNetwork developer team
This email is only intended for the person to whom it is addressed and may contain confidential information. If you have received this email in error, please notify the sender and delete this email which must not be copied, distributed or disclosed to any other person.
Unless stated otherwise, the contents of this email are personal to the writer and do not represent the official view of Ordnance Survey. Nor can any contract be formed on Ordnance Survey's behalf via email. We reserve the right to monitor emails and attachments without prior notice.
Thank you for your cooperation.
Ordnance Survey
Romsey Road
Southampton SO16 4GU
Tel: 08456 050505
http://www.ordnancesurvey.co.uk
Hi Justin,
Will there be a new guide to the build process as a result?
Have a look at this page http://trac.osgeo.org/geonetwork/wiki/Maven especially concerning the Maven build part.
That’s the only build process we did for the time being.
Another alternative could be to have a look at the maven reference [1]
I can’t access geonetwork-opensource (server returns a proxy 502 error) at the moment,
Indeed it is down at the moment!
and I can’t build trunk, which I assume is because the maven conversion is still happening?
It’s almost complete since trunk and necessary modules could be built.
For the record I appear to have some unsatisfied dependencies, on (at least) spring and org.z3950.zing. But that might be me J
Maybe you could try to launch once again “mvn clean install” or “mvn clean install -U”
Let me know if you still have some trouble building the application.
Cheers,
Mathieu
[1] http://www.sonatype.com/books/mvnref-book/reference/public-book.html