Opened 12 years ago
Closed 12 years ago
#1057 closed defect (invalid)
cannot build Geonetwork using mvn
Reported by: | plcking | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | v2.10.0 RC0 |
Component: | General | Version: | v2.8.0RC0 |
Keywords: | Cc: |
Description
I am having difficulty building GN on Linux 6.2 :
svn co https://geonetwork.svn.sourceforge.net/svnroot/geonetwork/branches/2.8.x branch28
mvn clean install
[WARNING] [WARNING] Some problems were encountered while building the effective model for org.geonetwork-opensource:cachingxslt:jar:2.8.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ org.geonetwork-opensource:geonetwork:2.8.0-SNAPSHOT, /home/apache/geonetwork_source/branch28/pom.xml, line 136, column 15 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ org.geonetwork-opensource:geonetwork:2.8.0-SNAPSHOT, /home/apache/geonetwork_source/branch28/pom.xml, line 121, column 15 [WARNING] 'build.plugins.plugin.version' for org.codehaus.cargo:cargo-maven2-plugin is missing. @ org.geonetwork-opensource:geonetwork:2.8.0-SNAPSHOT, /home/apache/geonetwork_source/branch28/pom.xml, line 145, column 15 [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING]
We now use git for the repository. See the following.
http://trac.osgeo.org/geonetwork/wiki/HowToCompile