You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by EJ Ciramella <ej...@upromise.com> on 2008/03/07 00:57:44 UTC

Validating version selections

Is there a standalone type plugin one can use to verify that multiple
projects are using the same set of dependencies?
 
I'd love to use something like dependency-analyze, but I want to compare
two different deployable units (rather than having each deployable unit
validate it's own set of dependencies).

Re: Validating version selections

Posted by deckrider <de...@gmail.com>.
I'm doing this from memory but I think the site plugin produces such a report.



On 3/6/08, EJ Ciramella <ej...@upromise.com> wrote:
> That's what I tried initially, but it doesn't complaine about where
> exactly the mis-matched  versions are (as well as being bound to the
> verify stage).
>
> Did I miss the boat a bit here?
>
> -----Original Message-----
> From: deckrider [mailto:deckrider@gmail.com]
> Sent: Thursday, March 06, 2008 9:57 PM
> To: Maven Users List
> Subject: Re: Validating version selections
>
> Perhaps a pom depending on those other projects?  Then you could run
> the dependency plugin against it.
>
>
>
> On 3/6/08, EJ Ciramella <ej...@upromise.com> wrote:
> > Is there a standalone type plugin one can use to verify that multiple
> > projects are using the same set of dependencies?
> >
> > I'd love to use something like dependency-analyze, but I want to
> compare
> > two different deployable units (rather than having each deployable
> unit
> > validate it's own set of dependencies).
> >
>
>
> --
> ASCII ribbon campaign:
> ()  against HTML email
> /\  against Microsoft attachments
>     Information:  http://www.expita.com/nomime.html
>
> ---------------------------------------------------------------------
> 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
>
>


-- 
ASCII ribbon campaign:
()  against HTML email
/\  against Microsoft attachments
    Information:  http://www.expita.com/nomime.html

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


RE: Validating version selections

Posted by EJ Ciramella <ej...@upromise.com>.
That's what I tried initially, but it doesn't complaine about where
exactly the mis-matched  versions are (as well as being bound to the
verify stage).

Did I miss the boat a bit here?

-----Original Message-----
From: deckrider [mailto:deckrider@gmail.com] 
Sent: Thursday, March 06, 2008 9:57 PM
To: Maven Users List
Subject: Re: Validating version selections

Perhaps a pom depending on those other projects?  Then you could run
the dependency plugin against it.



On 3/6/08, EJ Ciramella <ej...@upromise.com> wrote:
> Is there a standalone type plugin one can use to verify that multiple
> projects are using the same set of dependencies?
>
> I'd love to use something like dependency-analyze, but I want to
compare
> two different deployable units (rather than having each deployable
unit
> validate it's own set of dependencies).
>


-- 
ASCII ribbon campaign:
()  against HTML email
/\  against Microsoft attachments
    Information:  http://www.expita.com/nomime.html

---------------------------------------------------------------------
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: Validating version selections

Posted by deckrider <de...@gmail.com>.
Perhaps a pom depending on those other projects?  Then you could run
the dependency plugin against it.



On 3/6/08, EJ Ciramella <ej...@upromise.com> wrote:
> Is there a standalone type plugin one can use to verify that multiple
> projects are using the same set of dependencies?
>
> I'd love to use something like dependency-analyze, but I want to compare
> two different deployable units (rather than having each deployable unit
> validate it's own set of dependencies).
>


-- 
ASCII ribbon campaign:
()  against HTML email
/\  against Microsoft attachments
    Information:  http://www.expita.com/nomime.html

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


RE: Validating version selections

Posted by EJ Ciramella <ej...@upromise.com>.
Better question - is there a good example of how to iterate over
dependencies? 

-----Original Message-----
From: EJ Ciramella [mailto:ejciramella@upromise.com] 
Sent: Thursday, March 06, 2008 6:58 PM
To: users@maven.apache.org
Subject: Validating version selections

Is there a standalone type plugin one can use to verify that multiple
projects are using the same set of dependencies?
 
I'd love to use something like dependency-analyze, but I want to compare
two different deployable units (rather than having each deployable unit
validate it's own set of dependencies).

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