Ivy retrieve error - Termination forced by an xsl:message instruction

210 views
Skip to first unread message

Kay Kay

unread,
Nov 18, 2009, 7:30:25 PM11/18/09
to ivyroundup
I am trying to retrieve hadoop 0.20.0 as follows.

<dependency org="org.apache.hadoop" name="hadoop"
rev="0.20.0"></dependency>

I am getting the following errors.



[ivy:retrieve] :: problems summary ::
[ivy:retrieve] :::: WARNINGS
[ivy:retrieve] [FAILED ] net.sourceforge.kosmosfs#kfs;0.2.0!
kfs.jar: javax.xml.transform.TransformerException:
java.lang.RuntimeException: Termination forced by an xsl:message
instruction (246ms)
[ivy:retrieve] [FAILED ] net.sourceforge.kosmosfs#kfs;0.2.0!kfs-
source.zip(source): javax.xml.transform.TransformerException:
java.lang.RuntimeException: Termination forced by an xsl:message
instruction (192ms)
[ivy:retrieve] [FAILED ] net.sourceforge.kosmosfs#kfs;0.2.0!kfs-
javadoc.zip(javadoc): javax.xml.transform.TransformerException:
java.lang.RuntimeException: Termination forced by an xsl:message
instruction (201ms)
[ivy:retrieve] [FAILED ] net.sourceforge.kosmosfs#kfs;0.2.0!
kfs.jar: javax.xml.transform.TransformerException:
java.lang.RuntimeException: Termination forced by an xsl:message
instruction (246ms)
[ivy:retrieve] ==== roundup: tried
[ivy:retrieve] http://ivyroundup.googlecode.com/svn/trunk/repo/modules/net.sourceforge.kosmosfs/kfs/0.2.0/packager.xml
[ivy:retrieve] [FAILED ] net.sourceforge.kosmosfs#kfs;0.2.0!kfs-
source.zip(source): javax.xml.transform.TransformerException:
java.lang.RuntimeException: Termination forced by an xsl:message
instruction (192ms)
[ivy:retrieve] ==== roundup: tried
[ivy:retrieve] http://ivyroundup.googlecode.com/svn/trunk/repo/modules/net.sourceforge.kosmosfs/kfs/0.2.0/packager.xml
[ivy:retrieve] [FAILED ] net.sourceforge.kosmosfs#kfs;0.2.0!kfs-
javadoc.zip(javadoc): javax.xml.transform.TransformerException:
java.lang.RuntimeException: Termination forced by an xsl:message
instruction (201ms)
[ivy:retrieve] ==== roundup: tried
[ivy:retrieve] http://ivyroundup.googlecode.com/svn/trunk/repo/modules/net.sourceforge.kosmosfs/kfs/0.2.0/packager.xml
[ivy:retrieve] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] :: FAILED DOWNLOADS ::
[ivy:retrieve] :: ^ see resolution messages for details ^ ::
[ivy:retrieve] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] :: net.sourceforge.kosmosfs#kfs;0.2.0!kfs.jar
[ivy:retrieve] :: net.sourceforge.kosmosfs#kfs;0.2.0!kfs-source.zip
(source)
[ivy:retrieve] :: net.sourceforge.kosmosfs#kfs;0.2.0!kfs-javadoc.zip
(javadoc)
[ivy:retrieve] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve]
[ivy:retrieve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS


Any idea what could be going wrong. What would I need to do to get
this moving.

Kay Kay

unread,
Nov 18, 2009, 8:30:28 PM11/18/09
to ivyroundup
I am using Ivy 2.1.0 the latest revision. Any idea what might be
going wrong here.

On Nov 18, 4:30 pm, Kay Kay <kaykay.uni...@gmail.com> wrote:
> I am trying to retrieve hadoop 0.20.0 as follows.
>
>         <dependency org="org.apache.hadoop" name="hadoop"
> rev="0.20.0"></dependency>
>
> I am getting the following errors.
>
> [ivy:retrieve] :: problems summary ::
> [ivy:retrieve] :::: WARNINGS
> [ivy:retrieve]          [FAILED     ] net.sourceforge.kosmosfs#kfs;0.2.0!
> kfs.jar: javax.xml.transform.TransformerException:
> java.lang.RuntimeException: Termination forced by an xsl:message
> instruction (246ms)
> [ivy:retrieve]          [FAILED     ] net.sourceforge.kosmosfs#kfs;0.2.0!kfs-
> source.zip(source): javax.xml.transform.TransformerException:
> java.lang.RuntimeException: Termination forced by an xsl:message
> instruction (192ms)
> [ivy:retrieve]          [FAILED     ] net.sourceforge.kosmosfs#kfs;0.2.0!kfs-
> javadoc.zip(javadoc): javax.xml.transform.TransformerException:
> java.lang.RuntimeException: Termination forced by an xsl:message
> instruction (201ms)
> [ivy:retrieve]          [FAILED     ] net.sourceforge.kosmosfs#kfs;0.2.0!
> kfs.jar: javax.xml.transform.TransformerException:
> java.lang.RuntimeException: Termination forced by an xsl:message
> instruction (246ms)
> [ivy:retrieve]  ==== roundup: tried
> [ivy:retrieve]    http://ivyroundup.googlecode.com/svn/trunk/repo/modules/net.sourcefor...
> [ivy:retrieve]          [FAILED     ] net.sourceforge.kosmosfs#kfs;0.2.0!kfs-
> source.zip(source): javax.xml.transform.TransformerException:
> java.lang.RuntimeException: Termination forced by an xsl:message
> instruction (192ms)
> [ivy:retrieve]  ==== roundup: tried
> [ivy:retrieve]    http://ivyroundup.googlecode.com/svn/trunk/repo/modules/net.sourcefor...
> [ivy:retrieve]          [FAILED     ] net.sourceforge.kosmosfs#kfs;0.2.0!kfs-
> javadoc.zip(javadoc): javax.xml.transform.TransformerException:
> java.lang.RuntimeException: Termination forced by an xsl:message
> instruction (201ms)
> [ivy:retrieve]  ==== roundup: tried
> [ivy:retrieve]    http://ivyroundup.googlecode.com/svn/trunk/repo/modules/net.sourcefor...

Mark Thomas

unread,
Nov 19, 2009, 8:52:32 AM11/19/09
to ivyro...@googlegroups.com
yes, kosmosfs requires ant tasks that are illegal in a packager module by default.  you need to add restricted="false" to the packager element in src/ivy/*-settings.xml

Regards,

Mark Thomas
spatialguru.net@gmail.com
205.529.9013

"Commit to the Lord whatever you do,
   and your plans will succeed." - Proverbs 16:3


--

You received this message because you are subscribed to the Google Groups "ivyroundup" group.
To post to this group, send email to ivyro...@googlegroups.com.
To unsubscribe from this group, send email to ivyroundup+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/ivyroundup?hl=.



Archie Cobbs

unread,
Nov 19, 2009, 9:44:17 AM11/19/09
to ivyro...@googlegroups.com
I will add a note via the ivy-doc.xsl stylesheet to all such modules. I see kosmosfs already has a note in its description, so guess it doesn't always help... :-)

-Archie
--
Archie L. Cobbs

Kay Kay

unread,
Nov 19, 2009, 1:43:20 PM11/19/09
to ivyro...@googlegroups.com
Thanks Mark / Archie. Sorry - am new to ivy and hence did not quite
catch that.

Meanwhile here is the revised one that works for me, as Mark had suggested.


<packager name="roundup"
buildRoot="${user.home}/.ivy2/packager/build"
resourceCache="${user.home}/.ivy2/packager/cache"
*restricted="false"*>
<ivy

pattern="http://ivyroundup.googlecode.com/svn/trunk/repo/modules/[organisation]/[module]/[revision]/ivy.xml"
/>
<artifact

pattern="http://ivyroundup.googlecode.com/svn/trunk/repo/modules/[organisation]/[module]/[revision]/packager.xml"
/>
</packager>




Archie Cobbs wrote:
> I will add a note via the ivy-doc.xsl stylesheet to all such modules.
> I see kosmosfs already has a note in its description, so guess it
> doesn't always help... :-)
>
> -Archie
>
> On Thu, Nov 19, 2009 at 7:52 AM, Mark Thomas <spatialguru.net
> <http://spatialguru.net>@gmail.com <http://gmail.com>> wrote:
>
> yes, kosmosfs requires ant tasks that are illegal in a packager
> module by default. you need to add restricted="false" to the
> packager element in src/ivy/*-settings.xml
>
> Regards,
>
> Mark Thomas
> spatialguru.net <http://spatialguru.net>@gmail.com <http://gmail.com>
> 205.529.9013
>
> "Commit to the Lord whatever you do,
> and your plans will succeed." - Proverbs 16:3
>
>
>
> On Wed, Nov 18, 2009 at 7:30 PM, Kay Kay <kaykay...@gmail.com
> <mailto:kaykay...@gmail.com>> wrote:
>
> I am using Ivy 2.1.0 the latest revision. Any idea what might be
> going wrong here.
>
> On Nov 18, 4:30 pm, Kay Kay <kaykay.uni...@gmail.com
> ivyro...@googlegroups.com <mailto:ivyro...@googlegroups.com>.
> To unsubscribe from this group, send email to
> ivyroundup+...@googlegroups.com
> <mailto:ivyroundup%2Bunsu...@googlegroups.com>.
> For more options, visit this group at
> http://groups.google.com/group/ivyroundup?hl=.
>
>
>
> --
>
> You received this message because you are subscribed to the Google
> Groups "ivyroundup" group.
> To post to this group, send email to ivyro...@googlegroups.com
> <mailto:ivyro...@googlegroups.com>.
> To unsubscribe from this group, send email to
> ivyroundup+...@googlegroups.com
> <mailto:ivyroundup%2Bunsu...@googlegroups.com>.
> For more options, visit this group at
> http://groups.google.com/group/ivyroundup?hl=.
>
>
>
>
> --
> Archie L. Cobbs
>

Mark Thomas

unread,
Nov 19, 2009, 1:51:37 PM11/19/09
to ivyro...@googlegroups.com
that is correct and you are very welcome.

Regards,

Mark Thomas
spatialguru.net@gmail.com

205.529.9013

"Commit to the Lord whatever you do,
   and your plans will succeed." - Proverbs 16:3


For more options, visit this group at http://groups.google.com/group/ivyroundup?hl=.



Reply all
Reply to author
Forward
0 new messages