Hi
I have compiled the latest code available and upload to snapshots repo. No
errors found (compiled on other different machine).
regards
Leonardo Uribe
On Mon, Jun 16, 2008 at 5:01 PM, Matthias Wessendorf <[EMAIL PROTECTED]>
wrote:
> On Mon, Jun 16, 2008 at 2:58 PM, Leonardo Uribe <[EMAIL PROTECTED]> wrote:
> > Maybe compile myfaces-builder-plugin work could solve the problem
>
> I tried, didn't work.
> Sandbox is fine for me now... No time to investigate in the issue.
> Just wanna do a heads-up.
>
> -Matthias
>
> >
> > On Mon, Jun 16, 2008 at 4:57 PM, Leonardo Uribe <[EMAIL PROTECTED]>
> wrote:
> >>
> >> Strange, everything here on my local box compile just fine. :|
> >>
> >>
> >> On Mon, Jun 16, 2008 at 4:48 PM, Matthias Wessendorf <[EMAIL PROTECTED]
> >
> >> wrote:
> >>>
> >>> hey,
> >>>
> >>> just noticed a NPE in:
> >>>
> >>>
> org.apache.myfaces.buildtools.maven2.plugin.builder.Flattener.flattenComponent(...);
> >>> private void flattenComponent(ComponentMeta component)
> >>> {
> >>>
> >>> if (flattened.contains(component))
> >>> {
> >>> // already done
> >>> return;
> >>> }
> >>> String parentClassName = component.getParentClassName();
> >>> <= component is null.......
> >>>
> >>> when build tomahawk core.
> >>> sandbox works.
> >>>
> >>> -Matthias
> >>>
> >>> --
> >>> Matthias Wessendorf
> >>>
> >>> further stuff:
> >>> blog: http://matthiaswessendorf.wordpress.com/
> >>> sessions: http://www.slideshare.net/mwessendorf
> >>> mail: matzew-at-apache-dot-org
> >>
> >
> >
>
>
>
> --
> Matthias Wessendorf
>
> further stuff:
> blog: http://matthiaswessendorf.wordpress.com/
> sessions: http://www.slideshare.net/mwessendorf
> mail: matzew-at-apache-dot-org
>