Issue Details (XML | Word | Printable)

Key: APF-873
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Matt Raible
Reporter: tng713
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
AppFuse

Error when trying to run mvn appfuse:full-source for core archetype

Created: 05/Sep/07 04:46 PM   Updated: 08/Sep/07 02:26 AM   Resolved: 08/Sep/07 02:26 AM
Component/s: Tools - AMP
Affects Version/s: 2.0-RC1
Fix Version/s: 2.0 Final


 Description  « Hide

[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] ------------------------------------------------------------------------

Matt Raible made changes - 05/Sep/07 04:55 PM
Field Original Value New Value
Component/s Tools - AMP [ 10071 ]
Component/s Web - General [ 10011 ]
Fix Version/s 2.0 Final [ 10113 ]
2931 by  Matt Raible (1 file)
06/Sep/07 05:02 PM (35 months, 7 days ago)
APF-873: Added hibernate properties so full-source will work on core archetype
appfuse: trunk/service/src/test/resources/jdbc.properties 2931 history download (+7 -0) diffs


Matt Raible made changes - 08/Sep/07 02:26 AM
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]