For the examples I think we need one module for each webapp example
(blank, simple, sandbox, tiles) and one module for the common logic of
the examples (e.g. The SourceCodeServlet, for instance). So we could
have this structure?

myfaces-examples
   |
  + - examples-commons
   |
  + - examples-blank
   |
  + - examples-simple
   |
  + - examples-sandbox
   |
  + - examples-tiles

Regards,

Bruno

2005/12/2, Volker Weber <[EMAIL PROTECTED]>:
> Yes i am using maven 2.0, and after a single use of '-U' it builds now,
> thanks Wendy.
>
> An i also need to add the dependency for commons-logging. But why not?
> It is a dependency because it is used.
>
> Has anyone looked for building the examples? otherwise i will take a
> look this evening. Maybe i could take the tobago example poms as pattern.
>
> Regards
>   Volker
>
> Wendy Smoak wrote:
> > On 12/2/05, Sean Schofield <[EMAIL PROTECTED]> wrote:
> >
> >
> >>@Volker,
> >>
> >>That's weird.  You are using m2 right?
> >
> >
> > Try running mvn with '-U' to make Maven update all its plugins.  And
> > try it a few time to see if maybe it just couldn't download something
> > it needed.  Sometimes ibiblio.com is briefly unavailable.
> >
> > Additionally, if you use -X on the command line, Maven will print even
> > more information than it already does-- this is useful for tracking
> > down unwanted transitive dependencies.
> >
> > --
> > Wendy
> >
>
> --
> Don't answer to From: address!
> Mail to this account are droped if not recieved via mailinglist.
> To contact me direct create the mail address by
> concatenating my forename to my senders domain.
>

Reply via email to