Re: Reactor dependencies with custom packaging not being resolved - bug in Maven or on my side?

2013-11-08 Thread Grzegorz Słowikowski
Hi Did you find anything, any progress? I would like to know if I can workaround this problem on my side. Thanks Grzegorz On 2013-11-04 16:55, Jason van Zyl wrote: Danke. On Nov 4, 2013, at 10:51 AM, Grzegorz Słowikowski gslowikow...@gmail.com mailto:gslowikow...@gmail.com wrote:

Reactor dependencies with custom packaging not being resolved - bug in Maven or on my side?

2013-11-04 Thread Grzegorz Słowikowski
Hi Maybe I'm doing something wrong and maybe it's Maven bug. Failing with many Maven versions: 2.2.1, 3.0.x, 3.1.x I have multi-module test project for my plugin: https://maven-play-plugin.googlecode.com/svn/tags/test-projects-1.0.0-beta6/packagings/default/inter-app-dependency There are two

Re: Reactor dependencies with custom packaging not being resolved - bug in Maven or on my side?

2013-11-04 Thread Mikolaj Izdebski
On 11/04/2013 09:08 AM, Grzegorz Słowikowski wrote: Maybe I'm doing something wrong and maybe it's Maven bug. Failing with many Maven versions: 2.2.1, 3.0.x, 3.1.x I have multi-module test project for my plugin:

Re: Reactor dependencies with custom packaging not being resolved - bug in Maven or on my side?

2013-11-04 Thread Grzegorz Słowikowski
On 2013-11-04 10:03, Mikolaj Izdebski wrote: On 11/04/2013 09:08 AM, Grzegorz Słowikowski wrote: Maybe I'm doing something wrong and maybe it's Maven bug. Failing with many Maven versions: 2.2.1, 3.0.x, 3.1.x I have multi-module test project for my plugin:

Re: Reactor dependencies with custom packaging not being resolved - bug in Maven or on my side?

2013-11-04 Thread Jason van Zyl
If I checkout your test project it doesn't build. If you make a self contained example that builds I'll take a look. It is most definitely a problem with the WorkspaceReader which should be relatively easy to fix. On Nov 4, 2013, at 3:08 AM, Grzegorz Słowikowski gslowikow...@gmail.com wrote:

Re: Reactor dependencies with custom packaging not being resolved - bug in Maven or on my side?

2013-11-04 Thread Grzegorz Słowikowski
Simplified version commited here: http://maven-play-plugin.googlecode.com/svn/tmp/test-projects/reactor-problem/ Grzegorz On 4 listopad 2013 15:12:45, Jason van Zyl wrote: If I checkout your test project it doesn't build. If you make a self contained example that builds I'll take a look. It

Re: Reactor dependencies with custom packaging not being resolved - bug in Maven or on my side?

2013-11-04 Thread Jason van Zyl
Danke. On Nov 4, 2013, at 10:51 AM, Grzegorz Słowikowski gslowikow...@gmail.com wrote: Simplified version commited here: http://maven-play-plugin.googlecode.com/svn/tmp/test-projects/reactor-problem/ Grzegorz On 4 listopad 2013 15:12:45, Jason van Zyl wrote: If I checkout your test