Hi,

I'm trying to build the latest 1.6 branch but getting this failure which
I don't really understand:

[INFO] [assembly:directory-inline]
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Included module: org.opennms:opennms-webapp:war:1.6.1-SNAPSHOT does not 
have an artifact with a file. Please ensure the package phase is run before the 
assembly is generated.
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Included module: 
org.opennms:opennms-webapp:war:1.6.1-SNAPSHOT does not have an artifact with a 
file. Please ensure the package phase is run before the assembly is generated.
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:564)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:493)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:463)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:311)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:224)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:143)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:333)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:126)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:282)
        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:616)
        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)
Caused by: org.apache.maven.plugin.MojoExecutionException: Included module: 
org.opennms:opennms-webapp:war:1.6.1-SNAPSHOT does not have an artifact with a 
file. Please ensure the package phase is run before the assembly is generated.
        at 
org.apache.maven.plugin.assembly.AbstractAssemblyMojo.processModules(AbstractAssemblyMojo.java:520)
        at 
org.apache.maven.plugin.assembly.AbstractAssemblyMojo.createArchive(AbstractAssemblyMojo.java:323)
        at 
org.apache.maven.plugin.assembly.AbstractDirectoryMojo.createDirectory(AbstractDirectoryMojo.java:63)
        at 
org.apache.maven.plugin.assembly.AbstractDirectoryMojo.execute(AbstractDirectoryMojo.java:41)
        at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:447)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:539)
        ... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 seconds
[INFO] Finished at: Fri Oct 31 11:03:06 GMT 2008
[INFO] Final Memory: 29M/201M
[INFO] ------------------------------------------------------------------------

Any pointers?

My current head is:

commit 8849d6cfa198cb3ad902287105f5db236cbe5079
Author: rangerrick <[EMAIL PROTECTED]>
Date:   Tue Oct 28 15:57:56 2008 +0000

    ignore pom version change from 1.6-testing, up version to 1.6.1-SNAPSHOT
    
    git-svn-id: 
https://opennms.svn.sourceforge.net/svnroot/opennms/opennms/branches/[EMAIL 
PROTECTED] 5a839d81-1113-0410-b63e-f29b616ebcb1


-- 
Alex Bennee, Software Engineer
Counting in binary is just like counting in decimal -- if you are all
thumbs. -- Glaser and Way


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Reply via email to