Are you using systemPath in your pom? If yes, that is the reason. From
what I know there is patch to this in svn...

Thanks,
Sandeep

-----Original Message-----
From: Arik Kfir [mailto:[EMAIL PROTECTED] 
Sent: Saturday, January 07, 2006 9:32 AM
To: Maven Users List
Subject: Re: [m2] NPE in "mvn site" using maven from SVN

Hi,

Has anyone had a chance to look at this?

On 12/23/05, Arik Kfir <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I've received the following exception while running "mvn site" on a
> multi-module project (using maven from SVN):
> java.lang.NullPointerException
>         at
org.apache.maven.doxia.site.decoration.inheritance.DefaultDecorationMode
lInheritanceAssembler.getParentPrefix(DefaultDecorationModelInheritanceA
ssembler.java:255)
>         at
org.apache.maven.doxia.site.decoration.inheritance.DefaultDecorationMode
lInheritanceAssembler.assembleModelInheritance(DefaultDecorationModelInh
eritanceAssembler.java:46)
>         at
org.apache.maven.plugins.site.SiteMojo.getDecorationModel(SiteMojo.java:
557)
>         at
org.apache.maven.plugins.site.SiteMojo.getDecorationModel(SiteMojo.java:
472)
>         at
org.apache.maven.plugins.site.SiteMojo.execute(SiteMojo.java:348)
>         at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginMa
nager.java:414)
>         at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Default
LifecycleExecutor.java:531)
>         at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifec
ycle(DefaultLifecycleExecutor.java:472)
>         at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultL
ifecycleExecutor.java:451)
>         at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandle
Failures(DefaultLifecycleExecutor.java:303)
>         at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(
DefaultLifecycleExecutor.java:270)
>         at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifec
ycleExecutor.java:139)
>         at
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
>         at
org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
>         at org.apache.maven.cli.MavenCli.main(MavenCli.java:249)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
a:39)
>         at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
>         at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
>         at
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
>         at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
>
> I know you guys don't like us "commoners" using maven from SVN (wink)
> but I couldn't wait, seeing the JIRAs about making the site plugin
> reactor-aware closed...
>  ;-)
>
> Regards,
>     _____________________________________
>     Arik Kfir                    [EMAIL PROTECTED]
>


--
Regards,
    _____________________________________
    Arik Kfir                    [EMAIL PROTECTED]

-------------------------------------------------------------------------------------------
***National City made the following annotations
-------------------------------------------------------------------------------------------
This communication is a confidential and proprietary business communication.  
It is intended solely for the use of the designated recipient(s).  If this 
communication is received in error, please contact the sender and delete this 
communication.
===========================================================================================

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to