[GUMP@vmgump]: Project commons-proxy (in module apache-commons) failed

2013-01-28 Thread Gump
To whom it may engage...

This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at gene...@gump.apache.org.

Project commons-proxy has an issue affecting its community integration.
This issue affects 2 projects.
The current state of this project is 'Failed', with reason 'Build Timed Out'.
For reference only, the following projects are affected by this:
- commons-proxy :  Java library for dynamic proxying
- commons-proxy-test :  Apache Commons


Full details are available at:
http://vmgump.apache.org/gump/public/apache-commons/commons-proxy/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Sole jar output [commons-proxy-*[0-9T].jar] identifier set to project 
name
 -INFO- Optional dependency ws-axis failed with reason build timed out
 -DEBUG- (Apache Gump generated) Apache Maven Settings in: 
/srv/gump/public/workspace/apache-commons/proxy/gump_mvn_settings.xml
 -INFO- Failed with reason build timed out
 -DEBUG- Maven POM in: /srv/gump/public/workspace/apache-commons/proxy/pom.xml
 -INFO- Project Reports in: 
/srv/gump/public/workspace/apache-commons/proxy/target/surefire-reports
 -WARNING- No directory 
[/srv/gump/public/workspace/apache-commons/proxy/target/surefire-reports]
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/apache-commons/commons-proxy/gump_work/build_apache-commons_commons-proxy.html
Work Name: build_apache-commons_commons-proxy (Type: Build)
Work ended in a state of : Failed
Elapsed: 60 mins
Command Line: /opt/maven2/bin/mvn --batch-mode -DskipTests=true --settings 
/srv/gump/public/workspace/apache-commons/proxy/gump_mvn_settings.xml package 
[Working Directory: /srv/gump/public/workspace/apache-commons/proxy]
M2_HOME: /opt/maven2
-
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Commons Proxy
[INFO]task-segment: [package]
[INFO] 
Downloading: 
http://localhost:8192/maven2/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.pom
-

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/apache-commons/commons-proxy/rss.xml
- Atom: 
http://vmgump.apache.org/gump/public/apache-commons/commons-proxy/atom.xml

== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 20130125180006, vmgump.apache.org:vmgump:20130125180006
Gump E-mail Identifier (unique within run) #54.

--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[GUMP@vmgump]: Project commons-proxy (in module apache-commons) failed

2013-01-25 Thread Gump
To whom it may engage...

This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at gene...@gump.apache.org.

Project commons-proxy has an issue affecting its community integration.
This issue affects 2 projects,
 and has been outstanding for 2 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- commons-proxy :  Java library for dynamic proxying
- commons-proxy-test :  Apache Commons


Full details are available at:
http://vmgump.apache.org/gump/public/apache-commons/commons-proxy/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Sole jar output [commons-proxy-*[0-9T].jar] identifier set to project 
name
 -INFO- Optional dependency ws-axis failed with reason build failed
 -DEBUG- (Apache Gump generated) Apache Maven Settings in: 
/srv/gump/public/workspace/apache-commons/proxy/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /srv/gump/public/workspace/apache-commons/proxy/pom.xml
 -INFO- Project Reports in: 
/srv/gump/public/workspace/apache-commons/proxy/target/surefire-reports
 -WARNING- No directory 
[/srv/gump/public/workspace/apache-commons/proxy/target/surefire-reports]
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/apache-commons/commons-proxy/gump_work/build_apache-commons_commons-proxy.html
Work Name: build_apache-commons_commons-proxy (Type: Build)
Work ended in a state of : Failed
Elapsed: 5 secs
Command Line: /opt/maven2/bin/mvn --batch-mode -DskipTests=true --settings 
/srv/gump/public/workspace/apache-commons/proxy/gump_mvn_settings.xml package 
[Working Directory: /srv/gump/public/workspace/apache-commons/proxy]
M2_HOME: /opt/maven2
-
1) org.apache.commons:commons-proxy:jar:1.1-SNAPSHOT
2) jmock:jmock:jar:1.0.1

7) org.slf4j:slf4j-api:jar:1.4.3

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=org.slf4j -DartifactId=slf4j-api 
-Dversion=1.4.3 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=org.slf4j -DartifactId=slf4j-api 
-Dversion=1.4.3 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]

  Path to dependency: 
1) org.apache.commons:commons-proxy:jar:1.1-SNAPSHOT
2) org.slf4j:slf4j-api:jar:1.4.3

8) cglib:cglib-nodep:jar:2.1_3

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=cglib -DartifactId=cglib-nodep 
-Dversion=2.1_3 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=cglib -DartifactId=cglib-nodep 
-Dversion=2.1_3 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]

  Path to dependency: 
1) org.apache.commons:commons-proxy:jar:1.1-SNAPSHOT
2) cglib:cglib-nodep:jar:2.1_3

--
8 required artifacts are missing.

for artifact: 
  org.apache.commons:commons-proxy:jar:1.1-SNAPSHOT

from the specified remote repositories:
  gump-central (http://localhost:8192/maven2),
  gump-apache.snapshots (http://localhost:8192/repo/m2-snapshot-repository)



[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 4 seconds
[INFO] Finished at: Fri Jan 25 11:38:35 UTC 2013
[INFO] Final Memory: 11M/27M
[INFO] 
-

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/apache-commons/commons-proxy/rss.xml
- Atom: 
http://vmgump.apache.org/gump/public/apache-commons/commons-proxy/atom.xml

== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 20130125060108, vmgump.apache.org:vmgump:20130125060108
Gump E-mail Identifier (unique within run) #87.

--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[GUMP@vmgump]: Project commons-proxy (in module apache-commons) failed

2013-01-22 Thread Gump
To whom it may engage...

This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at gene...@gump.apache.org.

Project commons-proxy has an issue affecting its community integration.
This issue affects 2 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- commons-proxy :  Java library for dynamic proxying
- commons-proxy-test :  Apache Commons


Full details are available at:
http://vmgump.apache.org/gump/public/apache-commons/commons-proxy/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Sole jar output [commons-proxy-*[0-9T].jar] identifier set to project 
name
 -INFO- Optional dependency xmlrpc2 prerequisite failed with reason build failed
 -INFO- Optional dependency commons-logging prerequisite failed with reason 
build failed
 -INFO- Optional dependency ws-axis failed with reason build failed
 -DEBUG- (Apache Gump generated) Apache Maven Settings in: 
/srv/gump/public/workspace/apache-commons/proxy/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /srv/gump/public/workspace/apache-commons/proxy/pom.xml
 -INFO- Project Reports in: 
/srv/gump/public/workspace/apache-commons/proxy/target/surefire-reports
 -WARNING- No directory 
[/srv/gump/public/workspace/apache-commons/proxy/target/surefire-reports]
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/apache-commons/commons-proxy/gump_work/build_apache-commons_commons-proxy.html
Work Name: build_apache-commons_commons-proxy (Type: Build)
Work ended in a state of : Failed
Elapsed: 41 secs
Command Line: /opt/maven2/bin/mvn --batch-mode -DskipTests=true --settings 
/srv/gump/public/workspace/apache-commons/proxy/gump_mvn_settings.xml package 
[Working Directory: /srv/gump/public/workspace/apache-commons/proxy]
M2_HOME: /opt/maven2
-
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 
'da39a3ee5e6b4b0d3255bfef95601890afd80709'; remote = 
'afe2771b02524f218b8cb1a4f46a4b8084d81e46' - IGNORING
[INFO] Unable to find resource 
'org.apache.maven.scm:maven-scm-provider-clearcase:jar:1.8' in repository 
central (http://repo1.maven.org/maven2)
Downloading: 
http://localhost:8192/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.8/maven-scm-provider-clearcase-1.8.jar
69K downloaded  (maven-scm-provider-clearcase-1.8.jar)
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 
'da39a3ee5e6b4b0d3255bfef95601890afd80709'; remote = 
'afe2771b02524f218b8cb1a4f46a4b8084d81e46' - RETRYING
Downloading: 
http://localhost:8192/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.8/maven-scm-provider-clearcase-1.8.jar
69K downloaded  (maven-scm-provider-clearcase-1.8.jar)
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 
'da39a3ee5e6b4b0d3255bfef95601890afd80709'; remote = 
'afe2771b02524f218b8cb1a4f46a4b8084d81e46' - IGNORING
[INFO] Unable to find resource 
'org.apache.maven.scm:maven-scm-provider-clearcase:jar:1.8' in repository 
central (http://repo1.maven.org/maven2)
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to resolve artifact.

Missing:
--
1) org.apache.maven.scm:maven-scm-provider-clearcase:jar:1.8

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=org.apache.maven.scm 
-DartifactId=maven-scm-provider-clearcase -Dversion=1.8 -Dpackaging=jar 
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=org.apache.maven.scm 
-DartifactId=maven-scm-provider-clearcase -Dversion=1.8 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
1) org.codehaus.mojo:buildnumber-maven-plugin:maven-plugin:1.2
2) org.apache.maven.scm:maven-scm-provider-clearcase:jar:1.8

--
1 required artifact is missing.

for artifact: 
  org.codehaus.mojo:buildnumber-maven-plugin:maven-plugin:1.2

from the specified remote repositories:
  gump-central (http://localhost:8192/maven2),
  codehaus-snapshots (http://nexus.codehaus.org/snapshots/),
  gump-apache.snapshots (http://localhost:8192/repo/m2-snapshot-repository)



[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 39 

[GUMP@vmgump]: Project commons-proxy (in module apache-commons) failed

2012-11-04 Thread Gump
To whom it may engage...

This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at gene...@gump.apache.org.

Project commons-proxy has an issue affecting its community integration.
This issue affects 2 projects,
 and has been outstanding for 1024 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- commons-proxy :  Java library for dynamic proxying
- commons-proxy-test :  Apache Commons


Full details are available at:
http://vmgump.apache.org/gump/public/apache-commons/commons-proxy/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Sole jar output [commons-proxy-*[0-9T].jar] identifier set to project 
name
 -INFO- Optional dependency ws-axis failed with reason build failed
 -DEBUG- (Apache Gump generated) Apache Maven Settings in: 
/srv/gump/public/workspace/apache-commons/proxy/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /srv/gump/public/workspace/apache-commons/proxy/pom.xml
 -INFO- Project Reports in: 
/srv/gump/public/workspace/apache-commons/proxy/target/surefire-reports
 -WARNING- No directory 
[/srv/gump/public/workspace/apache-commons/proxy/target/surefire-reports]
 -DEBUG- Extracted fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/apache-commons/commons-proxy/gump_work/build_apache-commons_commons-proxy.html
Work Name: build_apache-commons_commons-proxy (Type: Build)
Work ended in a state of : Failed
Elapsed: 40 secs
Command Line: /opt/maven2/bin/mvn --batch-mode -DskipTests=true --settings 
/srv/gump/public/workspace/apache-commons/proxy/gump_mvn_settings.xml package 
[Working Directory: /srv/gump/public/workspace/apache-commons/proxy]
M2_HOME: /opt/maven2
-
Downloading: http://localhost:8192/maven2/jboss/javassist/3.0/javassist-3.0.jar
78K downloaded  (burlap-2.1.7.jar)
14K downloaded  (slf4j-api-1.4.3.jar)
666K downloaded  (javassist-3.0.jar)
Downloading: http://localhost:8192/maven2/xmlrpc/xmlrpc/2.0/xmlrpc-2.0.jar
111K downloaded  (hessian-3.0.1.jar)
79K downloaded  (xmlrpc-2.0.jar)
Downloading: 
http://localhost:8192/maven2/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.jar
316K downloaded  (cglib-nodep-2.1_3.jar)
[WARNING] Unable to get resource 'axis:axis-jaxrpc:jar:1.2.1' from repository 
central (http://repo1.maven.org/maven2): Error transferring file: Server 
returned HTTP response code: 504 for URL: 
http://localhost:8192/maven2/axis/axis-jaxrpc/1.2.1/axis-jaxrpc-1.2.1.jar
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to resolve artifact.

Missing:
--
1) axis:axis-jaxrpc:jar:1.2.1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=axis -DartifactId=axis-jaxrpc 
-Dversion=1.2.1 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=axis -DartifactId=axis-jaxrpc 
-Dversion=1.2.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]

  Path to dependency: 
1) org.apache.commons:commons-proxy:jar:1.1-SNAPSHOT
2) axis:axis-jaxrpc:jar:1.2.1

--
1 required artifact is missing.

for artifact: 
  org.apache.commons:commons-proxy:jar:1.1-SNAPSHOT

from the specified remote repositories:
  gump-central (http://localhost:8192/maven2),
  gump-apache.snapshots (http://localhost:8192/repo/m2-snapshot-repository)



[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 39 seconds
[INFO] Finished at: Sun Nov 04 10:54:19 UTC 2012
[INFO] Final Memory: 11M/28M
[INFO] 
-

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/apache-commons/commons-proxy/rss.xml
- Atom: 
http://vmgump.apache.org/gump/public/apache-commons/commons-proxy/atom.xml

== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 07000604112012, vmgump.apache.org:vmgump:07000604112012
Gump E-mail Identifier (unique within run) #39.

--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]

-
To unsubscribe, e-mail: 

[GUMP@vmgump]: Project commons-proxy (in module apache-commons) failed

2010-12-12 Thread Gump
To whom it may engage...

This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at gene...@gump.apache.org.

Project commons-proxy has an issue affecting its community integration.
This issue affects 2 projects,
 and has been outstanding for 12 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- commons-proxy :  Java library for dynamic proxying
- commons-proxy-test :  Apache Commons


Full details are available at:
http://vmgump.apache.org/gump/public/apache-commons/commons-proxy/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Sole jar output [commons-proxy-*[0-9T].jar] identifier set to project 
name
 -INFO- Optional dependency xmlrpc2 prerequisite failed with reason build failed
 -INFO- Optional dependency ws-axis prerequisite failed with reason build failed
 -INFO- Optional dependency commons-logging prerequisite failed with reason 
build failed
 -INFO- Optional dependency commons-lang3 failed with reason build failed
 -INFO- Optional dependency slf4j failed with reason build failed
 -DEBUG- (Apache Gump generated) Apache Maven Settings in: 
/srv/gump/public/workspace/apache-commons/proxy/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /srv/gump/public/workspace/apache-commons/proxy/pom.xml
 -DEBUG- Extracted fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/apache-commons/commons-proxy/gump_work/build_apache-commons_commons-proxy.html
Work Name: build_apache-commons_commons-proxy (Type: Build)
Work ended in a state of : Failed
Elapsed: 1 sec
Command Line: /opt/maven2/bin/mvn --batch-mode -DskipTests=true --settings 
/srv/gump/public/workspace/apache-commons/proxy/gump_mvn_settings.xml package 
[Working Directory: /srv/gump/public/workspace/apache-commons/proxy]
M2_HOME: /opt/maven2
-
at 
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.project.ProjectBuildingException: Cannot find 
parent: org.apache.commons:commons-parent for project: 
null:commons-proxy:jar:1.1-SNAPSHOT for project 
null:commons-proxy:jar:1.1-SNAPSHOT
at 
org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1396)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:823)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:508)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:200)
at org.apache.maven.DefaultMaven.getProject(DefaultMaven.java:604)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:487)
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:391)
... 12 more
Caused by: org.apache.maven.project.ProjectBuildingException: POM 
'org.apache.commons:commons-parent' not found in repository: Unable to download 
the artifact from any repository

  org.apache.commons:commons-parent:pom:15

from the specified remote repositories:
  gump-central (http://localhost:8192/maven2)

 for project org.apache.commons:commons-parent
at 
org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:605)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1392)
... 18 more
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable 
to download the artifact from any repository

  org.apache.commons:commons-parent:pom:15

from the specified remote repositories:
  gump-central (http://localhost:8192/maven2)


at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
at 

[GUMP@vmgump]: Project commons-proxy (in module apache-commons) failed

2010-12-02 Thread Gump
To whom it may engage...

This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at gene...@gump.apache.org.

Project commons-proxy has an issue affecting its community integration.
This issue affects 2 projects,
 and has been outstanding for 167 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- commons-proxy :  Java library for dynamic proxying
- commons-proxy-test :  Apache Commons


Full details are available at:
http://vmgump.apache.org/gump/public/apache-commons/commons-proxy/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Sole jar output [commons-proxy-*[0-9T].jar] identifier set to project 
name
 -INFO- Optional dependency xmlrpc2 prerequisite failed with reason build failed
 -INFO- Optional dependency ws-axis prerequisite failed with reason build failed
 -INFO- Optional dependency commons-logging prerequisite failed with reason 
build failed
 -INFO- Optional dependency commons-lang3 failed with reason build failed
 -INFO- Optional dependency slf4j failed with reason build failed
 -DEBUG- (Apache Gump generated) Apache Maven Settings in: 
/srv/gump/public/workspace/apache-commons/proxy/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /srv/gump/public/workspace/apache-commons/proxy/pom.xml
 -DEBUG- Extracted fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/apache-commons/commons-proxy/gump_work/build_apache-commons_commons-proxy.html
Work Name: build_apache-commons_commons-proxy (Type: Build)
Work ended in a state of : Failed
Elapsed: 1 sec
Command Line: /opt/maven2/bin/mvn --batch-mode -DskipTests=true --settings 
/srv/gump/public/workspace/apache-commons/proxy/gump_mvn_settings.xml package 
[Working Directory: /srv/gump/public/workspace/apache-commons/proxy]
M2_HOME: /opt/maven2
-
[INFO] Scanning for projects...
[INFO] 
[ERROR] FATAL ERROR
[INFO] 
[INFO] Error building POM (may not be this project's POM).


Project ID: null:commons-proxy:jar:1.1-SNAPSHOT

Reason: Cannot find parent: org.apache.commons:commons-parent for project: 
null:commons-proxy:jar:1.1-SNAPSHOT for project 
null:commons-proxy:jar:1.1-SNAPSHOT


[INFO] 
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Cannot find parent: 
org.apache.commons:commons-parent for project: 
null:commons-proxy:jar:1.1-SNAPSHOT for project 
null:commons-proxy:jar:1.1-SNAPSHOT
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:404)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:272)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
at 
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.project.ProjectBuildingException: Cannot find 
parent: org.apache.commons:commons-parent for project: 
null:commons-proxy:jar:1.1-SNAPSHOT for project 
null:commons-proxy:jar:1.1-SNAPSHOT
at 
org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1396)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:823)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:508)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:200)
at org.apache.maven.DefaultMaven.getProject(DefaultMaven.java:604)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:487)
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:391)
... 12 more
Caused by: org.apache.maven.project.InvalidProjectModelException: Not a v4.0.0 
POM. for