I downloaded svn.apache.org/repos/asf/aries/trunk and following the
instructions from http://aries.apache.org/development/buildingaries.html to
build Aries project.

The parent and eba-maven-plugin modules built successfully. When I tried to
build from the root,
it failed with the following message

[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] The projects in the reactor contain a cyclic reference: Edge between
'Vertex{label='org.apache.aries.versioning:org.apache.aries.versioning.plugin'}'
and 'Vertex{label='org.
apache.aries.versioning:org.apache.aries.versioning.checker'}' introduces
to cycle in the graph
org.apache.aries.versioning:org.apache.aries.versioning.checker -->
org.apache.aries
:org.apache.aries.util -->
org.apache.aries.versioning:org.apache.aries.versioning.plugin -->
org.apache.aries.versioning:org.apache.aries.versioning.checker
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------

Is this normal? How can I resolve this problem?

Thanks,
-- 
Albert Lee.

Reply via email to