I'll take a guess that Oliver is running behind a firewall.
There's a frustrating Maven bug that prevents connecting
to https: repositories when you're behind a firewall.
The fun workaround is manually downloading the files
from the required repository to your local repos
directories.

-- Adam


On 1/17/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
but that pom is available here

https://maven-repository.dev.java.net/nonav/repository/javax.servlet.jsp/poms/jsp-api-2.1.pom



On 1/18/07, Pfau, Oliver <[EMAIL PROTECTED]> wrote:
> The plugins build was successful. But on trinidad trunk I got the following:
>
>
> [INFO] [install:install]
> [INFO] Installing 
D:\3rdparty\trinidad\trinidad-build\target\trinidad-build-incubator-m1-SNAPSHOT.jar
 to D:\Apps\Maven\repositorym2\org\apac
> 
he\myfaces\trinidad\trinidad-build\incubator-m1-SNAPSHOT\trinidad-build-incubator-m1-SNAPSHOT.jar
> [INFO] 
----------------------------------------------------------------------------
> [INFO] Building Apache Trinidad API
> [INFO]    task-segment: [install]
> [INFO] 
----------------------------------------------------------------------------
> [INFO] [xrts:generate-sources {execution: default}]
> [INFO] Nothing to generate - all XRTS bundles are up to date
> Downloading: 
https://maven-repository.dev.java.net/nonav/repository//javax.servlet.jsp/poms/jsp-api-2.1.pom
> [INFO] 
------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] 
------------------------------------------------------------------------
> [INFO] Error building POM (may not be this project's POM).
>
>
> Project ID: javax.servlet.jsp:jsp-api
>
> Reason: Error getting POM for 'javax.servlet.jsp:jsp-api' from the 
repository: Error transferring file
>   javax.servlet.jsp:jsp-api:pom:2.1
>
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2),
>   apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
>   java-net (https://maven-repository.dev.java.net/nonav/repository/)
>
>
>
> [INFO] 
------------------------------------------------------------------------
> [INFO] Trace
> org.apache.maven.lifecycle.LifecycleExecutionException: Unable to get 
dependency information: Unable to read the metadata file for artifact
> 'javax.servlet.jsp:jsp-api:jar': Error getting POM for 
'javax.servlet.jsp:jsp-api' from the repository: Error transferring file
>   javax.servlet.jsp:jsp-api:pom:2.1
>
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2),
>   apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
>   java-net (https://maven-repository.dev.java.net/nonav/repository/)
>
>   javax.servlet.jsp:jsp-api:jar:2.1
>
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2),
>   apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
>   java-net (https://maven-repository.dev.java.net/nonav/repository/)
> Path to dependency:
>         1) org.apache.myfaces.trinidad:trinidad-api:jar:incubator-m1-SNAPSHOT
>
>
>         at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:551)
>         at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:475)
>         at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:454)
>         at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:306)
>         at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:273)
>         at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.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.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.artifact.resolver.ArtifactResolutionException: 
Unable to get dependency information: Unable to read the metadata
>  file for artifact 'javax.servlet.jsp:jsp-api:jar': Error getting POM for 
'javax.servlet.jsp:jsp-api' from the repository: Error transferrin
> g file
>   javax.servlet.jsp:jsp-api:pom:2.1
>
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2),
>   apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
>   java-net (https://maven-repository.dev.java.net/nonav/repository/)
>
>   javax.servlet.jsp:jsp-api:jar:2.1
>
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2),
>   apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
>   java-net (https://maven-repository.dev.java.net/nonav/repository/)
> Path to dependency:
>         1) org.apache.myfaces.trinidad:trinidad-api:jar:incubator-m1-SNAPSHOT
>
>
>         at 
org.apache.maven.artifact.resolver.DefaultArtifactCollector.recurse(DefaultArtifactCollector.java:297)
>         at 
org.apache.maven.artifact.resolver.DefaultArtifactCollector.collect(DefaultArtifactCollector.java:67)
>         at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:223)
>         at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:211)
>         at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:182)
>         at 
org.apache.maven.plugin.DefaultPluginManager.resolveTransitiveDependencies(DefaultPluginManager.java:1117)
>         at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:366)
>         at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:534)
>         ... 16 more
> Caused by: 
org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException: Unable to 
read the metadata file for artifact 'javax.servl
> et.jsp:jsp-api:jar': Error getting POM for 'javax.servlet.jsp:jsp-api' from 
the repository: Error transferring file
>   javax.servlet.jsp:jsp-api:pom:2.1
>
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2),
>   apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
>   java-net (https://maven-repository.dev.java.net/nonav/repository/)
>
>         at 
org.apache.maven.project.artifact.MavenMetadataSource.retrieve(MavenMetadataSource.java:131)
>         at 
org.apache.maven.artifact.resolver.DefaultArtifactCollector.recurse(DefaultArtifactCollector.java:275)
>         ... 23 more
> Caused by: org.apache.maven.project.ProjectBuildingException: Error getting 
POM for 'javax.servlet.jsp:jsp-api' from the repository: Error t
> ransferring file
>   javax.servlet.jsp:jsp-api:pom:2.1
>
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2),
>   apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
>   java-net (https://maven-repository.dev.java.net/nonav/repository/)
>
>         at 
org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:501)
>         at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildFromRepository(DefaultMavenProjectBuilder.java:225)
>         at 
org.apache.maven.project.artifact.MavenMetadataSource.retrieve(MavenMetadataSource.java:102)
>         ... 24 more
> Caused by: org.apache.maven.artifact.resolver.ArtifactResolutionException: 
Error transferring file
>   javax.servlet.jsp:jsp-api:pom:2.1
>
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2),
>   apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
>   java-net (https://maven-repository.dev.java.net/nonav/repository/)
>
>         at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:140)
>         at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:63)
>         at 
org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:467)
>         ... 26 more
> Caused by: org.apache.maven.wagon.TransferFailedException: Error transferring 
file
>         at 
org.apache.maven.wagon.providers.http.LightweightHttpWagon.fillInputData(LightweightHttpWagon.java:99)
>         at org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:68)
>         at 
org.apache.maven.artifact.manager.DefaultWagonManager.getRemoteFile(DefaultWagonManager.java:369)
>         at 
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:282)
>         at 
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:244)
>         at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:124)
>         ... 28 more
> Caused by: java.net.ConnectException: Connection timed out: connect
>         at java.net.PlainSocketImpl.socketConnect(Native Method)
>         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
>         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
>         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
>         at java.net.Socket.connect(Socket.java:516)
>         at java.net.Socket.connect(Socket.java:466)
>         at sun.net.NetworkClient.doConnect(NetworkClient.java:157)
>         at sun.net.www.http.HttpClient.openServer(HttpClient.java:365)
>         at sun.net.www.http.HttpClient.openServer(HttpClient.java:477)
>         at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:278)
>         at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:335)
>         at 
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:176)
>         at 
sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:748)
>         at 
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:162)
>         at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:917)
>         at 
sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:234)
>         at 
org.apache.maven.wagon.providers.http.LightweightHttpWagon.fillInputData(LightweightHttpWagon.java:85)
>         ... 33 more
>
>
>
>
> -----Urspr�ngliche Nachricht-----
> Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Matthias 
Wessendorf
> Gesendet: Donnerstag, 18. Januar 2007 08:26
> An: [email protected]
> Cc: Pfau, Oliver
> Betreff: Re: Build trinidad
>
> 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
>


--
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Reply via email to