FYI: the src zip does not build with Maven 3.2.1:

mvn clean site

[INFO] Scanning for projects...
[ERROR] The projects in the reactor contain a cyclic reference: Edge
between 'Vertex{label='org.apache.commons:commons-proxy2-build-tools:2.0'}'
and 'Vertex{label='org.apache.commons:commons-proxy2-parent:2.0'}'
introduces to cycle in the g
raph org.apache.commons:commons-proxy2-parent:2.0 -->
org.apache.commons:commons-proxy2-build-tools:2.0 -->
org.apache.commons:commons-proxy2-parent:2.0 -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[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 read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/ProjectCycleException

Then with Maven 3.1.1:

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-site-plugin:3.3:site (default-site) on
project commons-proxy2-parent: failed to get report for
org.apache.maven.plugins:maven-javadoc-plugin: Failed to execute goal on
project
mmons-proxy2-jdk: Could not resolve dependencies for project
org.apache.commons:commons-proxy2-jdk:jar:2.0: The following artifacts
could not be resolved: org.apache.commons:commons-proxy2-core:jar:2.0,
org.apache.commons:commons-proxy2-c
e:jar:tests:2.0: Failure to find
org.apache.commons:commons-proxy2-core:jar:2.0 in
http://repo.maven.apache.org/maven2 was cached in the local repository,
resolution will not be reattempted until the update interval of central has
elapsed
r updates are forced -> [Help 1]
[ERROR]

How is one supposed to build this project? A BUILDING.txt would help.

Gary


On Mon, Apr 7, 2014 at 3:50 PM, Matt Benson <mben...@apache.org> wrote:

> I would like to release Commons Proxy 2.0.
>
>   Commons Proxy 2.0 RC1 is available for review here:
>     https://dist.apache.org/repos/dist/dev/commons/proxy/ (svn revision
> 4960)
>
>   Maven artifacts are here:
>
> https://repository.apache.org/content/repositories/orgapachecommons-1022
>
>   Details of changes since 1.0 are in the release notes:
>     https://dist.apache.org/repos/dist/dev/commons/proxy/RELEASE-NOTES.txt
>
> http://people.apache.org/~mbenson/commons-proxy-2.0-rc1/changes-report.html
>
>   I have tested this with JDKs 1.6, 1.7, and 1.8 using Apache Maven .
>
>   The tag is here:
>     http://svn.apache.org/repos/asf/commons/proper/proxy/tags/2.0_RC1/
> (r1585560)
>
>   Site:
>     http://people.apache.org/~mbenson/commons-proxy-2.0-rc1/index.html
>   (note some *relative* links may be broken - these will be OK once
> the site is deployed)
>
>   RAT Report:
>
> http://people.apache.org/~mbenson/commons-proxy-2.0-rc1/rat-report.html
>
>   KEYS:
>   http://www.apache.org/dist/commons/KEYS
>
>   Please review the release candidate and vote.
>   This vote will close no sooner than 72 hours from now, i.e. after
> 2000 GMT 10-April 2014
>
>   [ ] +1 Release these artifacts
>   [ ] +0 OK, but...
>   [ ] -0 OK, but really should fix...
>   [ ] -1 I oppose this release because...
>
>   Thanks!
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to