That said, jetty-webapp will get you the majority of dependencies via the
transitive resolution system.

--
Joakim Erdfelt <[email protected]>
webtide.com <http://www.webtide.com/>
Developer advice, services and support
from the Jetty & CometD experts
eclipse.org/jetty - cometd.org



On Mon, Nov 12, 2012 at 1:44 PM, Jesse McConnell
<[email protected]>wrote:

> for jetty 9 I presume? we are sorting out gettings those wired back up
> into release in some form, likely for next milestone
>
> personally I recommend depending on what you need and letting maven
> handle all the transitive things.
>
> cheers,
> jesse
>
> --
> jesse mcconnell
> [email protected]
>
>
> On Mon, Nov 12, 2012 at 2:41 PM, ccleve <[email protected]> wrote:
> > Is there a simple way to add all of the jetty jar files to my Maven
> project
> > as dependencies? There used to be jetty-aggregate and jetty-all, but I
> don't
> > see that now.
> >
> > I tried to add jetty-distribution as a <type>pom</type> dependency, but
> it
> > wouldn't resolve properly.
> >
> > For now, I'm just adding all the modules as individual dependencies, but
> > there are a lot of them.
> >
> > _______________________________________________
> > jetty-users mailing list
> > [email protected]
> > https://dev.eclipse.org/mailman/listinfo/jetty-users
> _______________________________________________
> jetty-users mailing list
> [email protected]
> https://dev.eclipse.org/mailman/listinfo/jetty-users
>
_______________________________________________
jetty-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to