Posted to User Mailing list. But feel this may be a better place. Below
is the problem:
I just downloaded the latest GeoNetwork source code, and then go to the
branch: 2.10.3
$>git checkout 2.10.3
I am now supposed to be in the branch 2.10.3 now. However, after I did
the followings:
$>mvn clean install $>mvn package assembly:assembly
I got "geonetwork-3.1.0-SNAPSHOT-war.zip" under ./target/releases.
I would expect to have a zip file "geonetwork-2.10.3-SNAPSHOT-war.zip".
I went ahead to deploy the "geonetwork-3.1.0-SNAPSHOT-war.zip", and accessed
to http://localhost:8080/geonetwork/, it showed the default page for v
3.1.0.
Anything I missed or not doing correctly?
Thanks a lot.
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/switch-to-a-previous-branch-version-2-10-3-from-3-1-0-tp5245095.html
Sent from the GeoNetwork developer mailing list archive at Nabble.com.