Can you please enter this as an issue in JIRA? I forgot to test it on the core archetype - sounds like there's a bug there.
http://issues.appfuse.org/browse/APF Thanks, Matt On 9/5/07, dev dev <[EMAIL PROTECTED]> wrote: > Got this error.... > > $ mvn appfuse:full-source > [INFO] Scanning for projects... > [INFO] Searching repository for plugin with prefix: 'appfuse'. > [INFO] > ------------------------------------------------------------------------- > --- > [INFO] Building AppFuse Core Application > [INFO] task-segment: [appfuse:full-source] > [INFO] > ------------------------------------------------------------------------- > --- > [INFO] [appfuse:full-source] > [INFO] [AppFuse] Installing source from data modules... > [INFO] [AppFuse] Installing source from service module... > [INFO] [AppFuse] Source successfully exported, modifying pom.xml... > [INFO] [AppFuse] Adding dependencies from root module... > [INFO] [AppFuse] Adding dependencies from hibernate module... > [INFO] [AppFuse] Adding dependencies from service module... > [INFO] [AppFuse] Adding dependencies from web-common module... > [INFO] > ------------------------------------------------------------------------ > [ERROR] FATAL ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] null > [INFO] > ------------------------------------------------------------------------ > [INFO] Trace > java.lang.NullPointerException > at > org.appfuse.mojo.installer.InstallSourceMojo.addModuleDependencies(In > stallSourceMojo.java:637) > at > org.appfuse.mojo.installer.InstallSourceMojo.addModuleDependencies > (In > stallSourceMojo.java:584) > at > org.appfuse.mojo.installer.InstallSourceMojo.execute(InstallSourceMoj > o.java:220) > at > org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPlugi > nManager.java :443) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa > ultLifecycleExecutor.java:539) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandalone > Goal(DefaultLifecycleExecutor.java :493) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(Defau > ltLifecycleExecutor.java:463) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHan > dleFailures( DefaultLifecycleExecutor.java:311) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmen > ts(DefaultLifecycleExecutor.java:278) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute > (DefaultLi > fecycleExecutor.java:143) > at > org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334) > at > org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125) > at org.apache.maven.cli.MavenCli.main > (MavenCli.java:280) > at > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. > java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke > (DelegatingMethodAcces > sorImpl.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) > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 35 seconds > [INFO] Finished at: Wed Sep 05 13:35:21 PDT 2007 > [INFO] Final Memory: 5M/15M > [INFO] > ------------------------------------------------------- > -- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
