Well,

I know next to nothing about Maven, but had to get the examples working.

What do you mean by your first proposal?

I don't want to end up with a solution where I do a change in the
MyFaces code and then have to run maven before I can start the
examples-app.

regards,

Martin

On 1/3/06, Bernd Bohmann <[EMAIL PROTECTED]> wrote:
> .
> Maybe a better way is to separate the examples from the other artifacts.
> Then mvn idea:idea whould add tomahawk and sandbox as lib.
>
> We should talk about this and did not define more directories and add
> more configuration options in the pom's.
>
> Bernd
>
>
>
> Martin Marinschek schrieb:
> > Try to setup the sandbox examples in IntelliJ
> >
> > - you need both faces-config.xml from tomahawk and the
> > faces-config.xml from sandbox.
> >
> > You can't add them if they are not in separated directories from the
> > other resources which need to go along the sourcecode.
> >
> > regards,
> >
> > Martin
> >
> > On 1/3/06, Bernd Bohmann <[EMAIL PROTECTED]> wrote:
> >
> >>Hello,
> >>
> >>what was the reason for the additional directory?
> >>
> >>Bernd
> >>
> >>Sean Schofield schrieb:
> >>
> >>>Yes you can specify <resource> directives in your POM.  Having a
> >>>single resource dir is an advantage in that you don't have to do this
> >>>(its done for you automatically.)  That's one reason why I'd like to
> >>>get back to the single dir.  Less overhead and maintenance.
> >>>
> >>>Sean
> >>>
> >>>On 1/3/06, Martin Marinschek <[EMAIL PROTECTED]> wrote:
> >>>
> >>>
> >>>>Oh cool - so additonal directories like my
> >>>>src/main/resources-facesconfig are not treated as source directories?
> >>>>
> >>>>Is there a way to change the settings of Maven so those are included?
> >>>>
> >>>>regards,
> >>>>
> >>>>Martin
> >>>>
> >>>>On 1/3/06, Travis Reeder <[EMAIL PROTECTED]> wrote:
> >>>>
> >>>>
> >>>>>FYI, just trying out this new maven build and I noticed that the
> >>>>>faces-config.xml are not being put in the jars,
> >>>>>myfaces-sandbox-1.1.2-SNAPSHOT.jar,
> >>>>>tomahawk-1.1.2-SNAPSHOT.jar, and myfaces-impl-1.1.2-SNAPSHOT.jar.
> >>>>>
> >>>>>So when trying to run examples, the components are undefined.
> >>>>>
> >>>>>Travis
> >>>>>
> >>>>>On 1/3/06, Matthias Wessendorf <[EMAIL PROTECTED] > wrote:
> >>>>>
> >>>>>
> >>>>>>damn,
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>>>you are not doing wrong stuff the destDir for the tld stuff has changed
> >>>>>>
> >>>>>>>from src/main/resources/META-INF to target/classes/META-INF.
> >>>>>>
> >>>>>>looking at pom.xml (mojo plugin stuff) I now see 
> >>>>>>"target/clazzes/META-INF"
> >>>>>>
> >>>>>>8-)
> >>>>>>
> >>>>>
> >>>>>
> >>>>--
> >>>>
> >>>>http://www.irian.at
> >>>>
> >>>>Your JSF powerhouse -
> >>>>JSF Consulting, Development and
> >>>>Courses in English and German
> >>>>
> >>>>Professional Support for Apache MyFaces
> >>>>
> >>>
> >>>
> >>--
> >>Dipl.-Ing. Bernd Bohmann - Atanion GmbH - Software Development
> >>Bismarckstr. 13, 26122 Oldenburg, http://www.atanion.com
> >>phone: +49 441 4082312, mobile: +49 173 8839471, fax: +49 441 4082333
> >>
> >
> >
> >
> > --
> >
> > http://www.irian.at
> >
> > Your JSF powerhouse -
> > JSF Consulting, Development and
> > Courses in English and German
> >
> > Professional Support for Apache MyFaces
> >
>
> --
> Dipl.-Ing. Bernd Bohmann - Atanion GmbH - Software Development
> Bismarckstr. 13, 26122 Oldenburg, http://www.atanion.com
> phone: +49 441 4082312, mobile: +49 173 8839471, fax: +49 441 4082333
>


--

http://www.irian.at

Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German

Professional Support for Apache MyFaces

Reply via email to