After downloading the binary, I ran the first Maven command in 
http://jbehave.org/reference/stable/building-source.html.

org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute 
goal org.codehaus.xsite:xsite-maven-plugin:1.3:run (default) on project 
jbehave-distribution: Failed to run xsite
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
        at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:862)
        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:286)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:197)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to run 
xsite
        at 
org.codehaus.xsite.mojo.XSiteRunMojo.execute(XSiteRunMojo.java:84)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
        ... 20 more
Caused by: java.lang.RuntimeException: Failed to build site with sitemap 
'null', skin 'null', resources '[]', output 'null'
        at org.codehaus.xsite.Main.<init>(Main.java:106)
        at org.codehaus.xsite.Main.main(Main.java:61)
        at 
org.codehaus.xsite.mojo.XSiteRunMojo.execute(XSiteRunMojo.java:82)
        ... 22 more
Caused by: java.lang.NullPointerException: script
        at 
org.picocontainer.script.ScriptedContainerBuilder.<init>(ScriptedContainerBuilder.java:58)
        at 
org.picocontainer.script.xml.XMLContainerBuilder.<init>(XMLContainerBuilder.java:131)
        at 
org.picocontainer.script.xml.XMLContainerBuilder.<init>(XMLContainerBuilder.java:127)
        at 
org.codehaus.xsite.factories.PicoXSiteFactory.instantiateXSite(PicoXSiteFactory.java:26)
        at 
org.codehaus.xsite.factories.PicoXSiteFactory.createXSite(PicoXSiteFactory.java:22)
        at org.codehaus.xsite.Main.instantiateXSite(Main.java:183)
        at org.codehaus.xsite.Main.<init>(Main.java:89)
        ... 24 more
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, 
please read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException



On Tuesday, August 18, 2015 at 4:28:47 PM UTC-5, mauro.talevi wrote:
>
> Hi, 
>
> you'll need to provide more details.  What are you trying to build? 
>
> Cheers 
>
> On 18/08/2015 22:26, [email protected] <javascript:> wrote: 
> > Hello, 
> > 
> > I'm getting the following error when installing 4.0.3 (mvn -e -s 
> settings.xml clean install) 
> > 
> > [ERROR] Failed to execute goal 
> org.codehaus.xsite:xsite-maven-plugin:1.3:run (default) on project 
> jbehave-distribution: Failed to run xsite: Failed to build site with 
> sitemap 'null', skin 'null', resources '[]', output 'null': script -> [Help 
> 1] 
> > 
> > Is this group the right place for such questions? 
> > 
> > Regards, 
> > David 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"JBehave Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send an email to [email protected].
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/jbehave-dev/d2acfbde-55c7-47d9-a81b-56d6a47e2070%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to