I think it's safer to leave it at beta-6. Most people aren't expressing any issues and if anyone has trouble, they can manually lock to beta-5. This is safer than potentially downgrading everyone.
-----Original Message----- From: Bouiaw [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 02, 2008 11:51 AM To: Maven Developers List Subject: Re: problem with site-plugin 2.0-beta-6 Hi, Just an information that is important (from my point of view) to know. Site plugin beta-6 has an important issue ( http://jira.codehaus.org/browse/MSITE-270) : with multi modules projects, menus are wrong, making site plugin unusable for the majority of multi-modules sites. beta-5 plugin has not this important issue. Regards, Sébastien Deleuze On Wed, Apr 2, 2008 at 4:24 PM, Brian E. Fox <[EMAIL PROTECTED]> wrote: > 2.0.9 defines the plugins in the superpom now. He probably have beta-5 > kicking around from who-knows-when. We can drop back to beta-5 in 2.0.9 > but that may potentially downgrade some users. > > -----Original Message----- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: Wednesday, April 02, 2008 4:34 AM > To: Maven Developers List > Subject: Re: problem with site-plugin 2.0-beta-6 > > I've had problems with beta-6 too - I wonder if we should stick with > beta-5 in 2.0.9? > > I'm unsure why 2.0.8 was using beta-5 while 2.0.9 uses beta-6, as > David said that it was not specified in his POMs on IRC. > > Cheers, > Brett > > On 02/04/2008, at 7:18 PM, [EMAIL PROTECTED] wrote: > > > > > Ran 209rc6 and as a side effect the site-plugin version got resolved > > to 2.0-beta-6 which gave me the following problem: > > > > > > [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-site-plugin: > > 2.0-beta-6:attach-descriptor' --> > > [DEBUG] (f) artifact = no.dnbnor.api:api:pom:1.3-SNAPSHOT > > [DEBUG] (f) basedir = /tmp/dnbnorapi-trunk > > [DEBUG] (f) inputEncoding = ISO-8859-1 > > [DEBUG] (f) localRepository = [local] -> > file:///heim/ab62939/.m2/repository > > [DEBUG] (f) locales = no,en > > [DEBUG] (f) outputEncoding = ISO-8859-1 > > [DEBUG] (f) project = MavenProject: no.dnbnor.api:api:1.3-SNAPSHOT > > @ /tmp/dnbnorapi-trunk/pom.xml > > [DEBUG] (f) reactorProjects = [MavenProject: no.dnbnor.api:api:1.3- > > SNAPSHOT @ /tmp/dnbnorapi-trunk/pom.xml, MavenProject: > > no.dnbnor.api:dnbnorapi-common:1.3-SNAPSHOT @ /tmp/dnbnorapi-trunk/ > > dnbnorapi-common/pom.xml, MavenProject: no.dnbnor.api:dnbnorapi- > > springutils:1.3-SNAPSHOT @ /tmp/dnbnorapi-trunk/dnbnorapi- > > springutils/pom.xml, MavenProject: no.dnbnor.api:dnbnorapi-server: > > 1.3-SNAPSHOT @ /tmp/dnbnorapi-trunk/dnbnorapi-server/pom.xml, > > MavenProject: no.dnbnor.api:dnbnorapi-war:1.3-SNAPSHOT @ /tmp/ > > dnbnorapi-trunk/dnbnorapi-war/pom.xml, MavenProject: > > no.dnbnor.api:dnbnorapi-ejb:1.3-SNAPSHOT @ /tmp/dnbnorapi-trunk/ > > dnbnorapi-ejb/pom.xml, MavenProject: no.dnbnor.api:dnbnorapi-mdb:1.3- > > SNAPSHOT @ /tmp/dnbnorapi-trunk/dnbnorapi-mdb/pom.xml, MavenProject: > > no.dnbnor.api:dnbnorapi-ear:1.3-SNAPSHOT @ /tmp/dnbnorapi-trunk/ > > dnbnorapi-ear/pom.xml, MavenProject: no.dnbnor.api:dnbnorapi-client: > > 1.3-SNAPSHOT @ /tmp/dnbnorapi-trunk/dnbnorapi-client/pom.xml, > > MavenProject: no.dnbnor.api:dnbnorapi-tests:1.3-SNAPSHOT @ /tmp/ > > dnbnorapi-trunk/dnbnorapi-tests/pom.xml, MavenProject: > > no.dnbnor.api:dnbnorapi-performancetest:1.3-SNAPSHOT @ /tmp/ > > dnbnorapi-trunk/dnbnorapi-performancetest/pom.xml, MavenProject: > > no.dnbnor.api:dnbnorapi-maven-plugin:1.3-SNAPSHOT @ /tmp/dnbnorapi- > > trunk/dnbnorapi-maven-plugin/pom.xml] > > [DEBUG] (f) siteDirectory = /tmp/dnbnorapi-trunk/src/site > > [DEBUG] -- end configuration -- > > [INFO] [site:attach-descriptor] > > [DEBUG] Mapped url: /tmp/dnbnorapi-trunk/src/site to relative path: > > src/site > > [INFO] > > > ------------------------------------------------------------------------ > > [ERROR] BUILD ERROR > > [INFO] > > > ------------------------------------------------------------------------ > > [INFO] Error parsing site descriptor > > > > Embedded error: Unrecognised tag: 'site' (position: START_TAG seen <? > > xml version="1.0" encoding="ISO-8859-1"?>\r\n<site>... @2:7) > > [INFO] > > > ------------------------------------------------------------------------ > > [DEBUG] Trace > > org.apache.maven.lifecycle.LifecycleExecutionException: Error > > parsing site descriptor > > at > > org > > .apache > > .maven > > .lifecycle > > .DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java: > > 583) > > at > > org > > .apache > > .maven > > .lifecycle > > .DefaultLifecycleExecutor > > .executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499) > > at > > org > > .apache > > .maven > > .lifecycle > > .DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java: > > 478) > > at > > org > > .apache > > .maven > > .lifecycle > > .DefaultLifecycleExecutor > > .executeGoalAndHandleFailures(DefaultLifecycleExecutor.java: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:39) > > at > > sun > > .reflect > > .DelegatingMethodAccessorImpl > > .invoke(DelegatingMethodAccessorImpl.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) > > Caused by: org.apache.maven.plugin.MojoExecutionException: Error > > parsing site descriptor > > at > > org > > .apache > > .maven > > .plugins > > .site.SiteDescriptorAttachMojo.execute(SiteDescriptorAttachMojo.java: > > 93) > > at > > org > > .apache > > .maven > > .plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java: > > 451) > > at > > org > > .apache > > .maven > > .lifecycle > > .DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java: > > 558) > > ... 16 more > > Caused by: org.codehaus.plexus.util.xml.pull.XmlPullParserException: > > Unrecognised tag: 'site' (position: START_TAG seen <?xml > > version="1.0" encoding="ISO-8859-1"?>\r\n<site>... @2:7) > > at > > org > > .apache > > .maven > > .doxia > > .site > > .decoration > > .io > > .xpp3 > > .DecorationXpp3Reader.parseDecorationModel(DecorationXpp3Reader.java: > > 585) > > at > > org > > .apache > > .maven > > .doxia > > .site > > .decoration > > .io.xpp3.DecorationXpp3Reader.read(DecorationXpp3Reader.java:1145) > > at > > org > > .apache > > .maven > > .doxia > > .site > > .decoration > > .io.xpp3.DecorationXpp3Reader.read(DecorationXpp3Reader.java:1156) > > at > > org > > .apache > > .maven > > .plugins > > .site.SiteDescriptorAttachMojo.execute(SiteDescriptorAttachMojo.java: > > 89) > > ... 18 more > > [INFO] > > > ------------------------------------------------------------------------ > > [INFO] Total time: 7 seconds > > [INFO] Finished at: Wed Apr 02 10:12:44 CEST 2008 > > [INFO] Final Memory: 13M/445M > > [INFO] ----------------------------------------------- > > > > > > Please let me know if I can help testing snapshots in any way. > > > > -- > > David J. M. Karlsen - +47 90 68 22 43 > > http://www.davidkarlsen.com > > http://mp3.davidkarlsen.com > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > -- > Brett Porter > [EMAIL PROTECTED] > http://blogs.exist.com/bporter/ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]