You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Tommaso Teofili (JIRA)" <de...@uima.apache.org> on 2011/03/27 10:52:05 UTC

[jira] [Created] (UIMA-2104) Tagger must be built after WhitespaceTokenizer in aggregate-addons

Tagger must be built after WhitespaceTokenizer in aggregate-addons
------------------------------------------------------------------

                 Key: UIMA-2104
                 URL: https://issues.apache.org/jira/browse/UIMA-2104
             Project: UIMA
          Issue Type: Bug
            Reporter: Tommaso Teofili
            Assignee: Tommaso Teofili


The module list specifies Tagger before WhitespaceTokenizer (alphabetical order) but WhitespaceTokenizer should be installed first since Tagger has a dependency on it and in an empty (offline) Maven repo that dependency cannot be satisfied. Need to set Tagger just after WhitespaceTokenizer in aggregate-addons pom.xml

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Re: [jira] [Created] (UIMA-2104) Tagger must be built after WhitespaceTokenizer in aggregate-addons

Posted by Marshall Schor <ms...@schor.com>.

On 3/27/2011 6:17 PM, Tommaso Teofili wrote:
> 2011/3/27 Tommaso Teofili <to...@gmail.com>
>
>> I thought latest was 3.x , 

Yes, that's a very reasonable assumption.  The Jenkins setup at Apache is an
evolving tool :-) 

>> I will change that and see if that fixes the
>> problem.

>> Thanks for your help :)
>> Tommaso
>>
>>
> Switching to Maven 3.x fixes both problems with Tagger and
> WhitespaceTokenizer, thanks again Marshall.
> Tommaso
>

Re: [jira] [Created] (UIMA-2104) Tagger must be built after WhitespaceTokenizer in aggregate-addons

Posted by Tommaso Teofili <to...@gmail.com>.
2011/3/27 Tommaso Teofili <to...@gmail.com>

>
> I thought latest was 3.x , I will change that and see if that fixes the
> problem.
> Thanks for your help :)
> Tommaso
>
>
Switching to Maven 3.x fixes both problems with Tagger and
WhitespaceTokenizer, thanks again Marshall.
Tommaso

Re: [jira] [Created] (UIMA-2104) Tagger must be built after WhitespaceTokenizer in aggregate-addons

Posted by Tommaso Teofili <to...@gmail.com>.
2011/3/27 Marshall Schor <ms...@schor.com>

> hmmm,  I don't understand this.
>
> Maven analyzes the dependencies of things being built together, and orders
> the
> build of the modules to insure that things "depended on" are built ahead of
> the
> things that depend on them.
>

Right, this is what I expected, monitoring the console output it seemed to
me it didn't behave that way. Will check better and revert change if not
needed.


> This ordering in the aggregate-addons is not needed.
>
> I do see another error in the setup, I think.  The version of "Maven"
> picked is
> "latest", which is set to 2.2.1, but we require 3.0.0 or greater.  You can
> see
> version 2.2.1 being selected in the console output.
>
>
>
I thought latest was 3.x , I will change that and see if that fixes the
problem.
Thanks for your help :)
Tommaso

Re: [jira] [Created] (UIMA-2104) Tagger must be built after WhitespaceTokenizer in aggregate-addons

Posted by Marshall Schor <ms...@schor.com>.
hmmm,  I don't understand this. 

Maven analyzes the dependencies of things being built together, and orders the
build of the modules to insure that things "depended on" are built ahead of the
things that depend on them.

This ordering in the aggregate-addons is not needed.

I do see another error in the setup, I think.  The version of "Maven" picked is
"latest", which is set to 2.2.1, but we require 3.0.0 or greater.  You can see
version 2.2.1 being selected in the console output.

-Marshall



On 3/27/2011 4:52 AM, Tommaso Teofili (JIRA) wrote:
> Tagger must be built after WhitespaceTokenizer in aggregate-addons
> ------------------------------------------------------------------
>
>                  Key: UIMA-2104
>                  URL: https://issues.apache.org/jira/browse/UIMA-2104
>              Project: UIMA
>           Issue Type: Bug
>             Reporter: Tommaso Teofili
>             Assignee: Tommaso Teofili
>
>
> The module list specifies Tagger before WhitespaceTokenizer (alphabetical order) but WhitespaceTokenizer should be installed first since Tagger has a dependency on it and in an empty (offline) Maven repo that dependency cannot be satisfied. Need to set Tagger just after WhitespaceTokenizer in aggregate-addons pom.xml
>
> --
> This message is automatically generated by JIRA.
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>

[jira] [Resolved] (UIMA-2104) Tagger must be built after WhitespaceTokenizer in aggregate-addons

Posted by "Tommaso Teofili (JIRA)" <de...@uima.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tommaso Teofili resolved UIMA-2104.
-----------------------------------

    Resolution: Not A Problem

> Tagger must be built after WhitespaceTokenizer in aggregate-addons
> ------------------------------------------------------------------
>
>                 Key: UIMA-2104
>                 URL: https://issues.apache.org/jira/browse/UIMA-2104
>             Project: UIMA
>          Issue Type: Bug
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>
> The module list specifies Tagger before WhitespaceTokenizer (alphabetical order) but WhitespaceTokenizer should be installed first since Tagger has a dependency on it and in an empty (offline) Maven repo that dependency cannot be satisfied. Need to set Tagger just after WhitespaceTokenizer in aggregate-addons pom.xml

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (UIMA-2104) Tagger must be built after WhitespaceTokenizer in aggregate-addons

Posted by "Tommaso Teofili (JIRA)" <de...@uima.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tommaso Teofili resolved UIMA-2104.
-----------------------------------

    Resolution: Fixed

> Tagger must be built after WhitespaceTokenizer in aggregate-addons
> ------------------------------------------------------------------
>
>                 Key: UIMA-2104
>                 URL: https://issues.apache.org/jira/browse/UIMA-2104
>             Project: UIMA
>          Issue Type: Bug
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>
> The module list specifies Tagger before WhitespaceTokenizer (alphabetical order) but WhitespaceTokenizer should be installed first since Tagger has a dependency on it and in an empty (offline) Maven repo that dependency cannot be satisfied. Need to set Tagger just after WhitespaceTokenizer in aggregate-addons pom.xml

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Reopened] (UIMA-2104) Tagger must be built after WhitespaceTokenizer in aggregate-addons

Posted by "Tommaso Teofili (JIRA)" <de...@uima.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tommaso Teofili reopened UIMA-2104:
-----------------------------------


> Tagger must be built after WhitespaceTokenizer in aggregate-addons
> ------------------------------------------------------------------
>
>                 Key: UIMA-2104
>                 URL: https://issues.apache.org/jira/browse/UIMA-2104
>             Project: UIMA
>          Issue Type: Bug
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>
> The module list specifies Tagger before WhitespaceTokenizer (alphabetical order) but WhitespaceTokenizer should be installed first since Tagger has a dependency on it and in an empty (offline) Maven repo that dependency cannot be satisfied. Need to set Tagger just after WhitespaceTokenizer in aggregate-addons pom.xml

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira