Hi!

This is due to a bug in the maven-shade-plugin. We will work on that but it's 
low prio atm. Please refer to the to the single package JavaDocs instead.

And of course, if you have further questions, then just ping us back on this 
mailing list. We are happy about every feedback!

LieGrue,
strub

--- On Mon, 5/16/11, Gernot <gern...@nurfuerspam.de> wrote:

> From: Gernot <gern...@nurfuerspam.de>
> Subject: Re: all-in-one dist package
> To: "MyFaces Discussion" <users@myfaces.apache.org>
> Date: Monday, May 16, 2011, 5:59 PM
> Thanks - now I've found it, but the
> javadoc file
> (myfaces-extcdi-dist-jsf20-0.9.5-javadoc.jar) only contains
> META-INF
> directory - no javadoc htmls
> 
> 2011/5/16 Robert Maier <robert.m.ma...@gmail.com>:
> > Have a look at the end of the wiki page. I guess this
> is what you are
> > looking for:
> >
> > *OPTIONAL all-in-one dependency for JSF 1.2 projects*
> >
> > <dependency>
> >  
>  <groupId>org.apache.myfaces.extensions.cdi</groupId>
> >  
>  <artifactId>myfaces-extcdi-dist-jsf12</artifactId>
> >    <version>${codi.version}</version>
> >    <scope>compile</scope>
> > </dependency>
> >
> > or
> >
> > *OPTIONAL all-in-one dependency for JSF 2.0 projects*
> >
> > <dependency>
> >  
>  <groupId>org.apache.myfaces.extensions.cdi</groupId>
> >  
>  <artifactId>myfaces-extcdi-dist-jsf20</artifactId>
> >    <version>${codi.version}</version>
> >    <scope>compile</scope>
> > </dependency>
> >
> >
> >
> > On 05/16/2011 06:31 PM, Gernot wrote:
> >>
> >> At https://cwiki.apache.org/confluence/display/EXTCDI/Module+Overview
> >> I found following statement:
> >> "For some JEE6 application servers it's suggested
> to use the
> >> all-in-one dist package instead of the fine
> grained modules (due to
> >> server related issues)."
> >>
> >> I cannot find the "all-in-one dist package" at the
> download page nor
> >> in any of the downloaded zip and tar.gz
> >> Where can I find it?
> >
> >
>

Reply via email to