[Geoserver-devel] Could not find artifact org.geoserver:web:pom:2.2-SNAPSHOT

Hi thanks for answering my previous questions, I have the source code of geoserver and I want to add a module to geoserver but in the section “Implementing a Wicket UI Extension”,When I try to built hello module with “mvn install”, I get the following error:

C:\geoserver\src\helloEnrique>mvn clean install
[INFO] Scanning for projects…
[ERROR] The build could not read 1 project → [Help 1]
[ERROR]
[ERROR] The project org.geoserver:helloEnrque:1.0-SNAPSHOT (C:\geoserver\src\h
elloEnrique\pom.xml) has 1 error
[ERROR] Non-resolvable parent POM: Could not find artifact org.geoserver:web
:pom:2.2-SNAPSHOT and ‘parent.relativePath’ points at wrong local POM @ line 18,
column 11 → [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildin
gException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableMo
delException

Please help me.

Hi, Luis.

Do you have a repository entry in your pom.xml pointing to the opengeo maven repository?

<project … >

opengeo Open Source Geospatial Foundation Repository [http://repo.opengeo.org](http://repo.opengeo.org)


This will allow your project to find that artifact available at the URL http://repo.opengeo.org/org/geoserver/geoserver/2.2/geoserver-2.2.pom

Tom

···

On Wed, Jul 2, 2014 at 2:56 PM, luis enrique bustamante aragón <sco351@anonymised.com> wrote:

Hi thanks for answering my previous questions, I have the source code of geoserver and I want to add a module to geoserver but in the section “Implementing a Wicket UI Extension”,When I try to built hello module with “mvn install”, I get the following error:

C:\geoserver\src\helloEnrique>mvn clean install
[INFO] Scanning for projects…
[ERROR] The build could not read 1 project → [Help 1]
[ERROR]
[ERROR] The project org.geoserver:helloEnrque:1.0-SNAPSHOT (C:\geoserver\src\h
elloEnrique\pom.xml) has 1 error
[ERROR] Non-resolvable parent POM: Could not find artifact org.geoserver:web
:pom:2.2-SNAPSHOT and ‘parent.relativePath’ points at wrong local POM @ line 18,
column 11 → [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildin
gException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableMo
delException

Please help me.


Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft


Geoserver-devel mailing list
Geoserver-devel@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

PLEASE STOP SENDING ME THESE EMAILS , I AM A NEW EMPLOYEE THAT JUST STARTED THIS WEEK AND HAVE NO IDEA WHAT THESE EMAILS PERTAIN TOO, I HAVE REPORTED TO IT DESK BUT THAT DIDNT WORK… MY EMAIL IS RICHARD.C.SMITH@anonymised.com


From: geoserver-devel-bounces@anonymised.comforge.net [geoserver-devel-bounces@lists.sourceforge.net] on behalf of luis enrique bustamante aragón [sco351@anonymised.com]
Sent: Wednesday, July 02, 2014 3:56 PM
To: geoserver-devel@lists.sourceforge.net
Subject: [Geoserver-devel] Could not find artifact org.geoserver:web:pom:2.2-SNAPSHOT

Hi thanks for answering my previous questions, I have the source code of geoserver and I want to add a module to geoserver but in the section “Implementing a Wicket UI Extension”,When I try to built hello module with “mvn install”, I get the following error:

C:\geoserver\src\helloEnrique>mvn clean install
[INFO] Scanning for projects…
[ERROR] The build could not read 1 project → [Help 1]
[ERROR]
[ERROR] The project org.geoserver:helloEnrque:1.0-SNAPSHOT (C:\geoserver\src\h
elloEnrique\pom.xml) has 1 error
[ERROR] Non-resolvable parent POM: Could not find artifact org.geoserver:web
:pom:2.2-SNAPSHOT and ‘parent.relativePath’ points at wrong local POM @ line 18,
column 11 → [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildin
gException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableMo
delException

Please help me.