[Geoserver-devel] 1.4 branch build failed

maven build configs missing. Has something not been comitted?

error log:

------------------------
Downloading: http://repository.codehaus.org/org/geoserver/maven/build-configs/1.
4.0/build-configs-1.4.0.jar
[WARNING] Unable to get resource from repository codehaus.org (http://repository
.codehaus.org)
Downloading: http://repo1.maven.org/maven2/org/geoserver/maven/build-configs/1.4
.0/build-configs-1.4.0.jar
[WARNING] Unable to get resource from repository central (http://repo1.maven.org
/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.geoserver.maven:build-configs:jar:1.4.0

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.geoserver.maven -DartifactId=build-
configs \
          -Dversion=1.4.0 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency:
        1) org.codehaus.mojo:jalopy-maven-plugin:maven-plugin:1.0-20060707.04011
1-3
        2) org.geoserver.maven:build-configs:jar:1.4.0

----------
1 required artifact is missing.

for artifact:
  org.codehaus.mojo:jalopy-maven-plugin:maven-plugin:1.0-20060707.040111-3

from the specified remote repositories:
  codehaus.org (http://repository.codehaus.org),
  central (http://repo1.maven.org/maven2),
  snapshots (http://snapshots.repository.codehaus.org),
  codehaus-snapshot-plugins (http://snapshots.repository.codehaus.org/)

--
Brent Owens
(The Open Planning Project)

Strange, seems it is trying to download the build-configs plugin. Are you building from the root? All the plugins under the maven directory should be included in the build by default.

-Justin

Brent Owens wrote:

maven build configs missing. Has something not been comitted?

error log:

------------------------
Downloading: http://repository.codehaus.org/org/geoserver/maven/build-configs/1.
4.0/build-configs-1.4.0.jar
[WARNING] Unable to get resource from repository codehaus.org (http://repository
.codehaus.org)
Downloading: http://repo1.maven.org/maven2/org/geoserver/maven/build-configs/1.4
.0/build-configs-1.4.0.jar
[WARNING] Unable to get resource from repository central (http://repo1.maven.org
/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.geoserver.maven:build-configs:jar:1.4.0

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.geoserver.maven -DartifactId=build-
configs \
          -Dversion=1.4.0 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency:
        1) org.codehaus.mojo:jalopy-maven-plugin:maven-plugin:1.0-20060707.04011
1-3
        2) org.geoserver.maven:build-configs:jar:1.4.0

----------
1 required artifact is missing.

for artifact:
  org.codehaus.mojo:jalopy-maven-plugin:maven-plugin:1.0-20060707.040111-3

from the specified remote repositories:
  codehaus.org (http://repository.codehaus.org),
  central (http://repo1.maven.org/maven2),
  snapshots (http://snapshots.repository.codehaus.org),
  codehaus-snapshot-plugins (http://snapshots.repository.codehaus.org/)

--
Justin Deoliveira
jdeolive@anonymised.com
The Open Planning Project
http://topp.openplans.org

yeh building from the root.
I'm going to clear the repository and try again, maybe there is something weird going on in there.

Brent Owens
(The Open Planning Project)

Justin Deoliveira wrote:

Strange, seems it is trying to download the build-configs plugin. Are you building from the root? All the plugins under the maven directory should be included in the build by default.

-Justin

Brent Owens wrote:

maven build configs missing. Has something not been comitted?

error log:

------------------------
Downloading: http://repository.codehaus.org/org/geoserver/maven/build-configs/1.
4.0/build-configs-1.4.0.jar
[WARNING] Unable to get resource from repository codehaus.org (http://repository
.codehaus.org)
Downloading: http://repo1.maven.org/maven2/org/geoserver/maven/build-configs/1.4
.0/build-configs-1.4.0.jar
[WARNING] Unable to get resource from repository central (http://repo1.maven.org
/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.geoserver.maven:build-configs:jar:1.4.0

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.geoserver.maven -DartifactId=build-
configs \
          -Dversion=1.4.0 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency:
        1) org.codehaus.mojo:jalopy-maven-plugin:maven-plugin:1.0-20060707.04011
1-3
        2) org.geoserver.maven:build-configs:jar:1.4.0

----------
1 required artifact is missing.

for artifact:
  org.codehaus.mojo:jalopy-maven-plugin:maven-plugin:1.0-20060707.040111-3

from the specified remote repositories:
  codehaus.org (http://repository.codehaus.org),
  central (http://repo1.maven.org/maven2),
  snapshots (http://snapshots.repository.codehaus.org),
  codehaus-snapshot-plugins (http://snapshots.repository.codehaus.org/)

Odd, if it doesn;t work i suggest you comment out the jalopy part of the root pom and try again.

Brent Owens wrote:

yeh building from the root.
I'm going to clear the repository and try again, maybe there is something weird going on in there.

Brent Owens
(The Open Planning Project)

Justin Deoliveira wrote:

Strange, seems it is trying to download the build-configs plugin. Are you building from the root? All the plugins under the maven directory should be included in the build by default.

-Justin

Brent Owens wrote:

maven build configs missing. Has something not been comitted?

error log:

------------------------
Downloading: http://repository.codehaus.org/org/geoserver/maven/build-configs/1.
4.0/build-configs-1.4.0.jar
[WARNING] Unable to get resource from repository codehaus.org (http://repository
.codehaus.org)
Downloading: http://repo1.maven.org/maven2/org/geoserver/maven/build-configs/1.4
.0/build-configs-1.4.0.jar
[WARNING] Unable to get resource from repository central (http://repo1.maven.org
/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.geoserver.maven:build-configs:jar:1.4.0

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.geoserver.maven -DartifactId=build-
configs \
          -Dversion=1.4.0 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency:
        1) org.codehaus.mojo:jalopy-maven-plugin:maven-plugin:1.0-20060707.04011
1-3
        2) org.geoserver.maven:build-configs:jar:1.4.0

----------
1 required artifact is missing.

for artifact:
  org.codehaus.mojo:jalopy-maven-plugin:maven-plugin:1.0-20060707.040111-3

from the specified remote repositories:
  codehaus.org (http://repository.codehaus.org),
  central (http://repo1.maven.org/maven2),
  snapshots (http://snapshots.repository.codehaus.org),
  codehaus-snapshot-plugins (http://snapshots.repository.codehaus.org/)

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

!DSPAM:1004,45d24ee3242701460912952!

--
Justin Deoliveira
jdeolive@anonymised.com
The Open Planning Project
http://topp.openplans.org

yeh commenting that out fixed it.

Now onto other errors =)

Brent Owens
(The Open Planning Project)

Justin Deoliveira wrote:

Odd, if it doesn;t work i suggest you comment out the jalopy part of the root pom and try again.

Brent Owens wrote:

yeh building from the root.
I'm going to clear the repository and try again, maybe there is something weird going on in there.

Brent Owens
(The Open Planning Project)

Justin Deoliveira wrote:

Strange, seems it is trying to download the build-configs plugin. Are you building from the root? All the plugins under the maven directory should be included in the build by default.

-Justin

Brent Owens wrote:

maven build configs missing. Has something not been comitted?

error log:

------------------------
Downloading: http://repository.codehaus.org/org/geoserver/maven/build-configs/1.
4.0/build-configs-1.4.0.jar
[WARNING] Unable to get resource from repository codehaus.org (http://repository
.codehaus.org)
Downloading: http://repo1.maven.org/maven2/org/geoserver/maven/build-configs/1.4
.0/build-configs-1.4.0.jar
[WARNING] Unable to get resource from repository central (http://repo1.maven.org
/maven2)
[INFO] ------------------------------------------------------------------------

[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------

[INFO] Failed to resolve artifact.

Missing:
----------
1) org.geoserver.maven:build-configs:jar:1.4.0

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.geoserver.maven -DartifactId=build-
configs \
          -Dversion=1.4.0 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency:
        1) org.codehaus.mojo:jalopy-maven-plugin:maven-plugin:1.0-20060707.04011
1-3
        2) org.geoserver.maven:build-configs:jar:1.4.0

----------
1 required artifact is missing.

for artifact:
  org.codehaus.mojo:jalopy-maven-plugin:maven-plugin:1.0-20060707.040111-3

from the specified remote repositories:
  codehaus.org (http://repository.codehaus.org),
  central (http://repo1.maven.org/maven2),
  snapshots (http://snapshots.repository.codehaus.org),
  codehaus-snapshot-plugins (http://snapshots.repository.codehaus.org/)

-------------------------------------------------------------------------

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

!DSPAM:1004,45d24ee3242701460912952!

Brent Owens ha scritto:

maven build configs missing. Has something not been comitted?

Sorry, it's something I fixed on 1.5.x but not on 1.4.x
build-configs is in the build, but it's not the first item.
No other modules depend on it as a real jar dependency, but
web uses it for configuration. It should be enough
to do the same I did on 1.5.x, make it the first item in
the root pom submodules list.

Cheers
Andrea