[
https://issues.apache.org/jira/browse/ARIES-1135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Albert Lee updated ARIES-1135:
------------------------------
Attachment: ARIES-1135.patch
It would also be nice to update the prereq section in the build wiki page
http://aries.apache.org/development/buildingaries.html
to use Maven 3.0.5 to avoid circular dependency in the top level project build.
as in
[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
> Update proxy-bundle org.apache.aries.proxy.impl dependency to 1.0.2.
> --------------------------------------------------------------------
>
> Key: ARIES-1135
> URL: https://issues.apache.org/jira/browse/ARIES-1135
> Project: Aries
> Issue Type: Task
> Components: Proxy
> Reporter: Albert Lee
> Priority: Minor
> Attachments: ARIES-1135.patch
>
>
> Proxy-bundle modules org.apache.aries.proxy.impldependency needs to update
> from 1.0.2-SNAPSHOT to 1.0.2
> <dependency>
> <groupId>org.apache.aries.proxy</groupId>
> <artifactId>org.apache.aries.proxy.impl</artifactId>
> <version>1.0.2-SNAPSHOT</version>
> <scope>provided</scope>
> </dependency>
--
This message was sent by Atlassian JIRA
(v6.1#6144)