Thanks!
[Patrick Schneider wrote]
> mvn -N clean:install
On 7/27/07, Timothy Reilly <[EMAIL PROTECTED]> wrote:
>>
>> I was wondering .. is there a way to skip building the sub-modules in a
>> project which is a parent pom and also an aggregator?
>>
>> I don't really want to split the pom into p
mvn -N clean:install
On 7/27/07, Timothy Reilly <[EMAIL PROTECTED]> wrote:
>
> I was wondering .. is there a way to skip building the sub-modules in a
> project which is a parent pom and also an aggregator?
>
> I don't really want to split the pom into parent and aggregator, but I can
> if that's
I was wondering .. is there a way to skip building the sub-modules in a project
which is a parent pom and also an aggregator?
I don't really want to split the pom into parent and aggregator, but I can if
that's the only way. We don't want to skip modules very often.