[ 
http://jira.codehaus.org/browse/MAPPASM-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David J. M. Karlsen closed MAPPASM-60.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0

Fixed in trunk

> layout "flat" is not a valid value - contradicting to what's documented
> -----------------------------------------------------------------------
>
>                 Key: MAPPASM-60
>                 URL: http://jira.codehaus.org/browse/MAPPASM-60
>             Project: Mojo AppAssembler Plugin
>          Issue Type: Bug
>         Environment: maven 2.0.9
> org.codehaus.mojo:appassembler-maven-plugin:1.0-alpha-2:assemble
>            Reporter: David J. M. Karlsen
>            Priority: Critical
>             Fix For: 1.0
>
>
> [DEBUG] Configuring mojo 
> 'org.codehaus.mojo:appassembler-maven-plugin:1.0-alpha-2:assemble' -->
> [DEBUG]   (f) artifacts = [opensymphony:quartz:jar:1.6.0:compile, 
> org.springframework:spring-context:jar:2.5.4:compile,
> aopalliance:aopalliance:jar:1.0:compile, 
> commons-logging:commons-logging:jar:1.1.1:compile, 
> org.springframework:spring-b
> eans:jar:2.5.4:compile, org.springframework:spring-core:jar:2.5.4:compile, 
> org.aspectj:aspectjrt:jar:1.5.4:compile, org.
> aspectj:aspectjweaver:jar:1.5.4:runtime, 
> no.dnbnor.spring:spring-utils:jar:1.1-SNAPSHOT:compile, 
> javax.annotation:jsr250
> -api:jar:1.0:compile, commons-io:commons-io:jar:1.4:compile, 
> commons-validator:commons-validator:jar:1.3.1:compile, comm
> ons-beanutils:commons-beanutils:jar:1.7.0:compile, 
> commons-digester:commons-digester:jar:1.6:compile, commons-collection
> s:commons-collections:jar:3.2:compile, xml-apis:xml-apis:jar:1.0.b2:compile, 
> no.dnbnor.portal:portal-common:jar:1.0-elif
> t-SNAPSHOT:compile, commons-lang:commons-lang:jar:2.4:compile, 
> cglib:cglib:jar:2.1_3:runtime, asm:asm:jar:1.5.3:runtime,
>  org.springframework:spring-web:jar:2.5.4:compile, 
> org.springframework:spring-webmvc:jar:2.5.4:compile, org.springframew
> ork:spring-context-support:jar:2.5.4:compile, 
> org.springframework:spring-aop:jar:2.5.4:runtime, no.dnbnor.portal:portalr
> essurs-dynamo:jar:12.0.0-SNAPSHOT:compile, log4j:log4j:jar:1.2.14:compile, 
> org.springframework:spring-tx:jar:2.5.4:compi
> le, org.springframework.ws:spring-oxm-tiger:jar:1.5.2:compile, 
> org.springframework.ws:spring-xml:jar:1.5.2:compile, org.
> apache.ws.commons.schema:XmlSchema:jar:1.3.2:compile, 
> stax:stax-api:jar:1.0.1:compile, org.springframework.ws:spring-oxm
> :jar:1.5.2:compile, javax.xml.bind:jaxb-api:jar:2.1:compile, 
> javax.xml.stream:stax-api:jar:1.0-2:compile, javax.activati
> on:activation:jar:1.1:compile, com.sun.xml.bind:jaxb-impl:jar:2.1.3:compile, 
> com.jamonapi:jamon:jar:2.0:compile, oro:oro
> :jar:2.0.8:compile, 
> no.dnbnor.portal:portal-sr-api:jar:1.0-elift-SNAPSHOT:compile, 
> jdom:jdom:jar:1.0:compile]
> [DEBUG]   (f) assembleDirectory = 
> C:\data\elift-arkitektur\portal-trunks\portal-core\target\appassembler
> [DEBUG]   (f) buildDirectory = 
> C:\data\elift-arkitektur\portal-trunks\portal-core\target
> [DEBUG]   (f) includeConfigurationDirectoryInClasspath = true
> [DEBUG]   (f) localRepository = [local] -> file://C:\Documents and 
> Settings\AB62939\.m2\repository
> [DEBUG]   (f) platforms = [unix, windows]
> [DEBUG]   (s) mainClass = 
> no.dnbnor.portal.core.content.indexing.server.ContentQueryServerLauncher
> [DEBUG]   (s) name = ContentQueryServer
> [DEBUG]   (f) programs = [EMAIL PROTECTED]
> [DEBUG]   (f) projectArtifact = 
> no.dnbnor.portal:portal-core:jar:1.0-elift-SNAPSHOT
> [DEBUG]   (f) repositoryLayout = flat
> [DEBUG] -- end configuration --
> [INFO] [appassembler:assemble]
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Unknown repository layout 'flat'.
> [INFO] 
> ------------------------------------------------------------------------
> [DEBUG] Trace
> org.apache.maven.BuildFailureException: Unknown repository layout 'flat'.
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:579)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:512)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:482)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.jav
> a:330)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
>         at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
>         at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
>         at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
>         at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:615)
>         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.MojoFailureException: Unknown repository 
> layout 'flat'.
>         at 
> org.codehaus.mojo.appassembler.AssembleMojo.validate(AssembleMojo.java:211)
>         at 
> org.codehaus.mojo.appassembler.AssembleMojo.execute(AssembleMojo.java:282)
>         at 
> org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:451)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558)
>         ... 16 more
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 7 seconds
> [INFO] Finished at: Thu Jun 05 18:40:56 CEST 2008
> [INFO] Final Memory: 8M/39M
> [INFO] 
> ------------------------------------------------------------------------

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to