You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Benson Margulies <bi...@gmail.com> on 2011/01/23 23:09:22 UTC

reactor, plugin dependency, m3

I have a multi-module build. The first module packages up some some
checkstyle rules, and the parent POM at the top calls out that
artifact as a dependency of the checkstyle plugin.

Would it surprise anyone to hear that this won't build the first time,
but builds subsequently once the artifact is in the local repo?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: reactor, plugin dependency, m3

Posted by Benson Margulies <bi...@gmail.com>.
OK, time to move that stuff out of the reactor into its own build? Or
is there a way around this?

On Sun, Jan 23, 2011 at 6:34 PM, Justin Edelson
<ju...@justinedelson.com> wrote:
>
>
> On Jan 23, 2011, at 5:09 PM, Benson Margulies <bi...@gmail.com> wrote:
>
>> I have a multi-module build. The first module packages up some some
>> checkstyle rules, and the parent POM at the top calls out that
>> artifact as a dependency of the checkstyle plugin.
>>
>> Would it surprise anyone to hear that this won't build the first time,
>> but builds subsequently once the artifact is in the local repo?
>
> No. This is expected.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: reactor, plugin dependency, m3

Posted by Justin Edelson <ju...@justinedelson.com>.

On Jan 23, 2011, at 5:09 PM, Benson Margulies <bi...@gmail.com> wrote:

> I have a multi-module build. The first module packages up some some
> checkstyle rules, and the parent POM at the top calls out that
> artifact as a dependency of the checkstyle plugin.
> 
> Would it surprise anyone to hear that this won't build the first time,
> but builds subsequently once the artifact is in the local repo?

No. This is expected.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org