Hello,
I checked out the geoserver source code using Git (tag 2.1.4).
During building Geoserver (2.1.4) with Maven I obtain the following error:
I launched:
Then I read a workaround from the link:
http://comments.gmane.org/gmane.comp.gis.geoserver.devel/13330
http://comments.gmane.org/gmane.comp.gis.geoserver.devel/13330 to set the
following symbolic links.
But I still get the same error.
This is my envrionment:
- OS X Lion
- Java: Java HotSpot(TM) 64-Bit Server VM (build 20.6-b01-415, mixed mode)
- maven: Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200)
-subversion: version 1.7.5 (r1336830)
Any idea what is wrong?
thanks Markus
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Maven-error-when-building-geoserver-2-1-4-tp4994308.html
Sent from the GeoServer - Dev mailing list archive at Nabble.com.
After investigating and correcting the wrong links everything works fine.
But I guess doing such a work around only for building geoserver should not
be the solution.
I this a problem specific to mac os x environment, since also Jody Garnett
had the same problem with mac os.
Please keep this in consideration
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Maven-error-when-building-geoserver-2-1-4-tp4994308p4994334.html
Sent from the GeoServer - Dev mailing list archive at Nabble.com.
Markus,
I did not see your error, so I am guessing.
Because under git there are no externals, the copy in web/app of the minimal data directory is no longer present.
Please try building with:
-DconfigId=release -DconfigDirectory=../../../data
See: http://docs.geoserver.org/latest/en/developer/maven-guide/index.html#building-the-web-module
Kind regards,
Ben.
On 10/08/12 15:02, markusin wrote:
Hello,
I checked out the geoserver source code using Git (tag 2.1.4).
During building Geoserver (2.1.4) with Maven I obtain the following error:
I launched:
Then I read a workaround from the link:
http://comments.gmane.org/gmane.comp.gis.geoserver.devel/13330
http://comments.gmane.org/gmane.comp.gis.geoserver.devel/13330 to set the
following symbolic links.
But I still get the same error.
This is my envrionment:
- OS X Lion
- Java: Java HotSpot(TM) 64-Bit Server VM (build 20.6-b01-415, mixed mode)
- maven: Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200)
-subversion: version 1.7.5 (r1336830)
Any idea what is wrong?
thanks Markus
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Maven-error-when-building-geoserver-2-1-4-tp4994308.html
Sent from the GeoServer - Dev mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
--
Ben Caradoc-Davies <Ben.Caradoc-Davies@anonymised.com>
Software Engineer
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre
Hi Ben ,
building Geoserver in the following way works fine:
thanks for your advise !!
Markus
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Maven-error-when-building-geoserver-2-1-4-tp4994308p4994892.html
Sent from the GeoServer - Dev mailing list archive at Nabble.com.