Open GoogleCodeExporter opened 9 years ago
Ohh, what issue does this fix? and is there a snapshot build with this change
instead of me building the plugin please :(
Original comment by krishna81m
on 19 Nov 2014 at 3:52
Without this fixed, RJR will add some wrong classpath into the current project,
if there contain multi-maven projects.
For example,
A depends on B (test scope or provided scope)
B depends on C
A contains (ZK 7.0.0), B contains (ZK 6.5.0), and C contains (ZK 5.0.0)
RJR will add these jars, ZK 5.0.0, 6.5.0, and 7.0.0, into the A runtime
classpath.
The attached file fixed this issue and #188 issue.
Original comment by jumperc...@gmail.com
on 19 Nov 2014 at 6:08
Attachments:
Thanks for solved my problem.I think this version should be the latest release
version.
while google code will be closed,if the project move to github should be
better:)
Original comment by dragon7...@gmail.com
on 25 Jun 2015 at 7:46
Original issue reported on code.google.com by
jumperc...@gmail.com
on 10 Nov 2014 at 8:09Attachments: