[shrinkwrap-issues] [JBoss JIRA] (SHRINKDESC-137) Compilation fails under windows

Michal Matloka (JIRA) jira-events at lists.jboss.org
Thu Nov 29 12:49:21 EST 2012


     [ https://issues.jboss.org/browse/SHRINKDESC-137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michal Matloka updated SHRINKDESC-137:
--------------------------------------

    Description: 
mvn clean install results in
{noformat}
[INFO]
[INFO] --- shrinkwrap-descriptors-metadata-parser:2.0.0-alpha-5-SNAPSHOT:parse (executionJ2ee13) @ shrinkwrap-descriptors-gen ---
Error at xsl:result-document on line 249 of :
  Resolved URL is malformed: unknown protocol: i
[INFO] ------------------------------------------------------------------------
{noformat}

I've tried to upgrade to saxon-he 9.4, but under that version other error appears:
{noformat}
[INFO] --- shrinkwrap-descriptors-metadata-parser:2.0.0-alpha-5-SNAPSHOT:parse (executionJ2ee13) @ shrinkwrap-descriptors-gen ---
Error on line 246
  XPTY0004: Required item type of value of variable $gVerbose is xs:boolean; supplied value
  has item type xs:string
  at xsl:call-template name="WriteInterface2" (#74)
  at xsl:call-template name="GenerateInterfaces" (#58)

{noformat}

  was:
mvn clean install results in
{noformat}
[INFO]
[INFO] --- shrinkwrap-descriptors-metadata-parser:2.0.0-alpha-5-SNAPSHOT:parse (executionJ2ee13) @ shrinkwrap-descriptors-gen ---
Error at xsl:result-document on line 249 of :
  Resolved URL is malformed: unknown protocol: i
[INFO] ------------------------------------------------------------------------
{noformat}


    
> Compilation fails under windows
> -------------------------------
>
>                 Key: SHRINKDESC-137
>                 URL: https://issues.jboss.org/browse/SHRINKDESC-137
>             Project: ShrinkWrap Descriptors
>          Issue Type: Bug
>          Components: gen, metadata-parser
>    Affects Versions: 2.0.0-alpha-4
>         Environment: win7 x64
>            Reporter: Michal Matloka
>            Priority: Critical
>
> mvn clean install results in
> {noformat}
> [INFO]
> [INFO] --- shrinkwrap-descriptors-metadata-parser:2.0.0-alpha-5-SNAPSHOT:parse (executionJ2ee13) @ shrinkwrap-descriptors-gen ---
> Error at xsl:result-document on line 249 of :
>   Resolved URL is malformed: unknown protocol: i
> [INFO] ------------------------------------------------------------------------
> {noformat}
> I've tried to upgrade to saxon-he 9.4, but under that version other error appears:
> {noformat}
> [INFO] --- shrinkwrap-descriptors-metadata-parser:2.0.0-alpha-5-SNAPSHOT:parse (executionJ2ee13) @ shrinkwrap-descriptors-gen ---
> Error on line 246
>   XPTY0004: Required item type of value of variable $gVerbose is xs:boolean; supplied value
>   has item type xs:string
>   at xsl:call-template name="WriteInterface2" (#74)
>   at xsl:call-template name="GenerateInterfaces" (#58)
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the shrinkwrap-issues mailing list