Hi,
I am running a geoserver build on 1.4.0-M1 and getting this build error when running a mvn clean
Downloading: http://www.mortbay.org/maven2/snapshot/org/geoserver/maven/config/1.4.0-M1/config-1.4.0
-M1.jar
[WARNING] Unable to get resource from repository mortbay-repo (http://www.mortbay.org/maven2/snapsho
t)
Downloading: http://repo1.maven.org/maven2/org/geoserver/maven/config/1.4.0-M1/config-1.4.0-M1.jar
[WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] A required plugin was not found: Plugin could not be found - check that the goal name is corr
ect: Unable to download the artifact from any repository
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.geoserver.maven -DartifactId=config \
-Dversion=1.4.0-M1 -Dpackaging=maven-plugin -Dfile=/path/to/file
org.geoserver.maven:config:maven-plugin:1.4.0-M1
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
codehaus-snapshot-plugins (http://snapshots.repository.codehaus.org/),
mortbay-repo (http://www.mortbay.org/maven2/snapshot)
org.geoserver.maven:config:maven-plugin:1.4.0-M1
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
codehaus-snapshot-plugins (http://snapshots.repository.codehaus.org/),
mortbay-repo (http://www.mortbay.org/maven2/snapshot)
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 seconds
[INFO] Finished at: Thu Aug 17 11:39:46 CAT 2006
[INFO] Final Memory: 5M/10M
[INFO] ------------------------------------------------------------------------
--
Kind Regards
Clint Lewis
Are you doing the build from the root of the source tree, or just from
the web module? With a new version you will need to do a full build from
the root before you can build any of the individual modules.
-Justin
Clint Lewis wrote:
Hi,
I am running a geoserver build on 1.4.0-M1 and getting this build error
when running a mvn clean
Downloading:
http://www.mortbay.org/maven2/snapshot/org/geoserver/maven/config/1.4.0-M1/config-1.4.0
-M1.jar
[WARNING] Unable to get resource from repository mortbay-repo
(http://www.mortbay.org/maven2/snapsho
t)
Downloading:
http://repo1.maven.org/maven2/org/geoserver/maven/config/1.4.0-M1/config-1.4.0-M1.jar
[WARNING] Unable to get resource from repository central
(http://repo1.maven.org/maven2)
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] A required plugin was not found: Plugin could not be found -
check that the goal name is corr
ect: Unable to download the artifact from any repository
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.geoserver.maven
-DartifactId=config \
-Dversion=1.4.0-M1 -Dpackaging=maven-plugin -Dfile=/path/to/file
org.geoserver.maven:config:maven-plugin:1.4.0-M1
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
codehaus-snapshot-plugins (http://snapshots.repository.codehaus.org/),
mortbay-repo (http://www.mortbay.org/maven2/snapshot)
org.geoserver.maven:config:maven-plugin:1.4.0-M1
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
codehaus-snapshot-plugins (http://snapshots.repository.codehaus.org/),
mortbay-repo (http://www.mortbay.org/maven2/snapshot)
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 5 seconds
[INFO] Finished at: Thu Aug 17 11:39:46 CAT 2006
[INFO] Final Memory: 5M/10M
[INFO]
------------------------------------------------------------------------
--
Justin Deoliveira
The Open Planning Project
jdeolive@anonymised.com