You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <ui...@incubator.apache.org> on 2008/03/13 19:54:25 UTC

[jira] Created: (UIMA-900) mvn assembly:asssembly in uimaj-distr in src distribution fails

mvn assembly:asssembly in uimaj-distr in src distribution fails
---------------------------------------------------------------

                 Key: UIMA-900
                 URL: https://issues.apache.org/jira/browse/UIMA-900
             Project: UIMA
          Issue Type: Improvement
            Reporter: Marshall Schor
            Priority: Minor


The failure happens when the build.xml for the docbooks runs, and attempts to ask the user for permission to download the things missing.  The first thing is OK, but the 2nd gets a "stream closed" error.

Let's defer this to after the 2.2.2 release.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (UIMA-900) mvn assembly:asssembly in uimaj-distr fails due to docbook tooling downloading several parts

Posted by "Marshall Schor (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor updated UIMA-900:
--------------------------------

    Summary: mvn assembly:asssembly in uimaj-distr fails due to docbook tooling downloading several parts  (was: mvn assembly:asssembly in uimaj-distr in src distribution fails)

> mvn assembly:asssembly in uimaj-distr fails due to docbook tooling downloading several parts
> --------------------------------------------------------------------------------------------
>
>                 Key: UIMA-900
>                 URL: https://issues.apache.org/jira/browse/UIMA-900
>             Project: UIMA
>          Issue Type: Improvement
>            Reporter: Marshall Schor
>            Priority: Minor
>
> The failure happens when the build.xml for the docbooks runs, and attempts to ask the user for permission to download the things missing.  The first thing is OK, but the 2nd gets a "stream closed" error.
> Let's defer this to after the 2.2.2 release.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (UIMA-900) mvn assembly:asssembly in uimaj-distr in src distribution fails

Posted by "Marshall Schor (JIRA)" <ui...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/UIMA-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12578712#action_12578712 ] 

Marshall Schor commented on UIMA-900:
-------------------------------------

Here's a slightly faster work-around:  After doing a clean extract, cd to the uima-docbooks directory, and type "ant" to build all the books.  When invoked directly from ant (as opposed to running from Maven), the build asks the 3 questions OK.  And once the extra things have been downloaded, the questions are not asked again.

> mvn assembly:asssembly in uimaj-distr in src distribution fails
> ---------------------------------------------------------------
>
>                 Key: UIMA-900
>                 URL: https://issues.apache.org/jira/browse/UIMA-900
>             Project: UIMA
>          Issue Type: Improvement
>            Reporter: Marshall Schor
>            Priority: Minor
>
> The failure happens when the build.xml for the docbooks runs, and attempts to ask the user for permission to download the things missing.  The first thing is OK, but the 2nd gets a "stream closed" error.
> Let's defer this to after the 2.2.2 release.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (UIMA-900) mvn assembly:asssembly in uimaj-distr in src distribution fails

Posted by "Thilo Goetz (JIRA)" <ui...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/UIMA-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12578492#action_12578492 ] 

Thilo Goetz commented on UIMA-900:
----------------------------------

This also happens on a clean extract.  It's been annoying me for a while, but never enough to open an issue :-)  Used to work, though.  You just need to attempt the build 3 times, and every time you get one step further.  On the third try, it goes through.


> mvn assembly:asssembly in uimaj-distr in src distribution fails
> ---------------------------------------------------------------
>
>                 Key: UIMA-900
>                 URL: https://issues.apache.org/jira/browse/UIMA-900
>             Project: UIMA
>          Issue Type: Improvement
>            Reporter: Marshall Schor
>            Priority: Minor
>
> The failure happens when the build.xml for the docbooks runs, and attempts to ask the user for permission to download the things missing.  The first thing is OK, but the 2nd gets a "stream closed" error.
> Let's defer this to after the 2.2.2 release.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.