Oliver, can you try now, since a changed the i18n-plugin pom?
-M On 1/12/07, Pfau, Oliver <[EMAIL PROTECTED]> wrote:
Oh....understood... :) other version... [DEBUG] Retrieving parent-POM: org.apache:apache::3 for project: org.apache.maven:maven-parent:pom:4 from the repository. [DEBUG] org.apache.maven:maven-plugin-tools-java:jar:2.0.5:runtime (selected for runtime) [DEBUG] qdox:qdox:jar:1.6.1:runtime (selected for runtime) [DEBUG] Retrieving parent-POM: org.apache.maven.reporting:maven-reporting::2.0 for project: null:maven-reporting-impl:jar:2.0 from the repo itory. [DEBUG] Retrieving parent-POM: org.apache.maven:maven::2.0 for project: org.apache.maven.reporting:maven-reporting:pom:2.0 from the reposit ry. -----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Matthias Wessendorf Gesendet: Freitag, 12. Januar 2007 09:41 An: [email protected] Betreff: Re: Build trinidad sure, I am more interested in the location, where you build is getting the dependency to 1.6.1 I expected the same result :) On 1/12/07, Pfau, Oliver <[EMAIL PROTECTED]> wrote: > That ends with the same ParseException in JSLocaleElementsGenerator.java > > -----Ursprüngliche Nachricht----- > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Matthias Wessendorf > Gesendet: Freitag, 12. Januar 2007 09:33 > An: [email protected] > Betreff: Re: Build trinidad > > Can you run "mvn -X clean install" for the i18n plgin ? > > I am seeing this: > > [DEBUG] Retrieving parent-POM: > org.apache.maven:maven-plugin-tools::2.0.1 for project: > null:maven-plugin-tools-java:jar:2.0.1 from the repository. > [DEBUG] Retrieving parent-POM: org.apache.maven:maven::2.0.1 for > project: null:maven-plugin-tools:pom:2.0.1 from the repository. > [DEBUG] org.apache.maven:maven-plugin-tools-java:jar:2.0.1:runtime > (selected for runtime) > [DEBUG] qdox:qdox:jar:1.5:runtime (selected for runtime) > > > > > Interested in seeing, why you are getting 1.6.1 JAR > > -M > > On 1/12/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > > I went ahead and downloaded the 1.6.1 jar and stored it as 1.5.jar > > (since I am only having that in my m2repo) > > > > I now see the same error > > > > -M > > > > On 1/12/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > > > For some reason, I am runing with 1.5 > > > Steve also has 1.6.1 in his repo. > > > > > > I googled and found issues regarding the 1.6.1 > > > (haven't looked what lib is using qdox) > > > > > > -M > > > > > > On 1/12/07, Pfau, Oliver <[EMAIL PROTECTED]> wrote: > > > > Hi Matthias, > > > > > > > > in my maven rep is qdox version 1.6.1 > > > > > > > > Greetings > > > > Oliver > > > > > > > > -----Ursprüngliche Nachricht----- > > > > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Matthias Wessendorf > > > > Gesendet: Freitag, 12. Januar 2007 06:55 > > > > An: [email protected] > > > > Betreff: Re: Build trinidad > > > > > > > > Hey Oliver, > > > > > > > > I think this email is here because of somebody passed it through the > > > > moderate-list; > > > > however, I already answered to your re-sent mail yesterday. > > > > > > > > Here is a new fact; another user is seeing it. > > > > Can you check what the version of your qdox lib is in your m2_repo. > > > > > > > > thx, > > > > M > > > > > > > > On 1/11/07, Pfau, Oliver <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > > > > > > > > I tried to build the trunk and stable-06-dec branch but got an > > > > > excpetion. What's wrong ? > > > > > > > > > > [INFO] > > > > > ------------------------------------------------------------------------ > > > > > ---- > > > > > [INFO] Building Maven i18n Plugin > > > > > [INFO] task-segment: [install] > > > > > [INFO] > > > > > ------------------------------------------------------------------------ > > > > > ---- > > > > > [INFO] [plugin:descriptor] > > > > > [INFO] Using 2 extractors. > > > > > [INFO] Applying extractor for language: java > > > > > [INFO] > > > > > ------------------------------------------------------------------------ > > > > > [ERROR] FATAL ERROR > > > > > [INFO] > > > > > ------------------------------------------------------------------------ > > > > > [INFO] syntax error @[861,1] in > > > > > file:/D:/3rdparty/plugins/maven-i18n-plugin/src/main/java/org/apache/myf > > > > > aces/trinidadbuild/plugin/i18n/uixto > > > > > ols/JSLocaleElementsGenerator.java > > > > > [INFO] > > > > > ------------------------------------------------------------------------ > > > > > [INFO] Trace > > > > > com.thoughtworks.qdox.parser.ParseException: syntax error @[861,1] in > > > > > file:/D:/3rdparty/plugins/maven-i18n-plugin/src/main/java/org/apache/m > > > > > yfaces/trinidadbuild/plugin/i18n/uixtools/JSLocaleElementsGenerator.java > > > > > at > > > > > com.thoughtworks.qdox.parser.impl.Parser.yyerror(Parser.java:638) > > > > > at > > > > > com.thoughtworks.qdox.parser.impl.Parser.yyparse(Parser.java:747) > > > > > at > > > > > com.thoughtworks.qdox.parser.impl.Parser.parse(Parser.java:619) > > > > > at > > > > > com.thoughtworks.qdox.JavaDocBuilder.addSource(JavaDocBuilder.java:300) > > > > > at > > > > > com.thoughtworks.qdox.JavaDocBuilder.addSource(JavaDocBuilder.java:316) > > > > > at > > > > > com.thoughtworks.qdox.JavaDocBuilder.addSource(JavaDocBuilder.java:312) > > > > > at > > > > > com.thoughtworks.qdox.JavaDocBuilder$1.visitFile(JavaDocBuilder.java:369 > > > > > ) > > > > > at > > > > > com.thoughtworks.qdox.directorywalker.DirectoryScanner.walk(DirectorySca > > > > > nner.java:43) > > > > > at > > > > > com.thoughtworks.qdox.directorywalker.DirectoryScanner.walk(DirectorySca > > > > > nner.java:34) > > > > > at > > > > > com.thoughtworks.qdox.directorywalker.DirectoryScanner.walk(DirectorySca > > > > > nner.java:34) > > > > > at > > > > > com.thoughtworks.qdox.directorywalker.DirectoryScanner.walk(DirectorySca > > > > > nner.java:34) > > > > > at > > > > > com.thoughtworks.qdox.directorywalker.DirectoryScanner.walk(DirectorySca > > > > > nner.java:34) > > > > > at > > > > > com.thoughtworks.qdox.directorywalker.DirectoryScanner.walk(DirectorySca > > > > > nner.java:34) > > > > > at > > > > > com.thoughtworks.qdox.directorywalker.DirectoryScanner.walk(DirectorySca > > > > > nner.java:34) > > > > > at > > > > > com.thoughtworks.qdox.directorywalker.DirectoryScanner.walk(DirectorySca > > > > > nner.java:34) > > > > > at > > > > > com.thoughtworks.qdox.directorywalker.DirectoryScanner.walk(DirectorySca > > > > > nner.java:34) > > > > > at > > > > > com.thoughtworks.qdox.directorywalker.DirectoryScanner.scan(DirectorySca > > > > > nner.java:52) > > > > > at > > > > > com.thoughtworks.qdox.JavaDocBuilder.addSourceTree(JavaDocBuilder.java:3 > > > > > 66) > > > > > at > > > > > org.apache.maven.tools.plugin.extractor.java.JavaMojoDescriptorExtractor > > > > > .execute(JavaMojoDescriptorExtractor.java:520) > > > > > at > > > > > org.apache.maven.tools.plugin.scanner.DefaultMojoScanner.populatePluginD > > > > > escriptor(DefaultMojoScanner.java:84) > > > > > at > > > > > org.apache.maven.plugin.plugin.AbstractGeneratorMojo.execute(AbstractGen > > > > > eratorMojo.java:135) > > > > > at > > > > > org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginMa > > > > > nager.java:412) > > > > > at > > > > > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Default > > > > > LifecycleExecutor.java:534) > > > > > at > > > > > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifec > > > > > ycle(DefaultLifecycleExecutor.java:475) > > > > > at > > > > > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultL > > > > > ifecycleExecutor.java:454) > > > > > at > > > > > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandle > > > > > Failures(DefaultLifecycleExecutor.java:306) > > > > > at > > > > > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments( > > > > > DefaultLifecycleExecutor.java:273) > > > > > at > > > > > org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifec > > > > > ycleExecutor.java:140) > > > > > at > > > > > org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322) > > > > > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115) > > > > > at org.apache.maven.cli.MavenCli.main(MavenCli.java:256) > > > > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > > > > > at > > > > > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav > > > > > a:39) > > > > > at > > > > > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor > > > > > Impl.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) > > > > > > > > > > > > > > > > > > > > > > -- > > > > Matthias Wessendorf > > > > http://tinyurl.com/fmywh > > > > > > > > further stuff: > > > > blog: http://jroller.com/page/mwessendorf > > > > mail: mwessendorf-at-gmail-dot-com > > > > > > > > > > > > > -- > > > Matthias Wessendorf > > > http://tinyurl.com/fmywh > > > > > > further stuff: > > > blog: http://jroller.com/page/mwessendorf > > > mail: mwessendorf-at-gmail-dot-com > > > > > > > > > -- > > Matthias Wessendorf > > http://tinyurl.com/fmywh > > > > further stuff: > > blog: http://jroller.com/page/mwessendorf > > mail: mwessendorf-at-gmail-dot-com > > > > > -- > Matthias Wessendorf > http://tinyurl.com/fmywh > > further stuff: > blog: http://jroller.com/page/mwessendorf > mail: mwessendorf-at-gmail-dot-com > -- Matthias Wessendorf http://tinyurl.com/fmywh further stuff: blog: http://jroller.com/page/mwessendorf mail: mwessendorf-at-gmail-dot-com
-- Matthias Wessendorf http://tinyurl.com/fmywh further stuff: blog: http://jroller.com/page/mwessendorf mail: mwessendorf-at-gmail-dot-com
