I had the same when working behind a firewall.

On 3/19/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:

Torsten,

are you behind a firewall / proxy ?

<snip>
\META-INF\mycomponents.tld
FEHLER:  'Connection timed out: connect'
</snip>

On 3/19/07, schmeiss <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I tried the maven archetype maven-archetype-jsfcomponents cause am about
to
> deep into jsf component development. Unfortunately mvn install after
> creation doesnt work. It breaks with the following messages
>
> --snip--
>
> C:\temp\myJsfComponents\core>mvn package [INFO] Scanning for projects...
> [INFO]
>
----------------------------------------------------------------------------
> [INFO] Building My JSF Components Library
> [INFO]    task-segment: [package]
> [INFO]
>
----------------------------------------------------------------------------
> [INFO] [xslt:transform {execution: default}] [INFO] # of XML files: 1
[INFO]
> transform, srcFile:
> C:\temp\myJsfComponents\core\src\main\tld\mycomponents.tld, destFile:
> C:\temp\myJsfComponents\core\target\classes
> \META-INF\mycomponents.tld
> FEHLER:  'Connection timed out: connect'
> FEHLER:  'com.sun.org.apache.xml.internal.utils.WrappedRuntimeException:
> Connection timed out: connect'
> javax.xml.transform.TransformerException:
> javax.xml.transform.TransformerException:
> com.sun.org.apache.xml.internal.utils.WrappedRuntimeExce
> ption: Connection timed out: connect
>         at
> com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(
TransformerImpl.java:650)
>         at
> com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(
TransformerImpl.java:279)
>         at org.codehaus.mojo.xslt.XsltMojo.execute(XsltMojo.java:133)
>         at
> org.apache.maven.plugin.DefaultPluginManager.executeMojo(
DefaultPluginManager.java:412)
>         at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(
DefaultLifecycleExecutor.java:534)
>         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)
>
> --snip--
>
> Searching the web didnt help to solve this isssue yet. Might you point
me to
> sort this out? I thank you a lot in advance.
>
> Regards,
>
>  -Torsten.
> --
> View this message in context:
http://www.nabble.com/archetype-maven-archetype-jsfcomponents-fails-while-trying-to-transform-mycomponents.tld-tf3425875.html#a9548640
> Sent from the MyFaces - Users mailing list archive at Nabble.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