You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "Tommaso Teofili (JIRA)" <ji...@apache.org> on 2011/07/04 20:26:22 UTC

[jira] [Closed] (CLEREZZA-416) Apache Clerezza UIMA uima.concept-tagging & uima.metadata-generator don't build cause system scoped uima annotator osgi dependencies

     [ https://issues.apache.org/jira/browse/CLEREZZA-416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tommaso Teofili closed CLEREZZA-416.
------------------------------------


> Apache Clerezza UIMA uima.concept-tagging & uima.metadata-generator don't build cause system scoped uima annotator osgi dependencies
> ------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLEREZZA-416
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-416
>             Project: Clerezza
>          Issue Type: Bug
>            Reporter: Florent ANDRE
>            Assignee: Tommaso Teofili
>         Attachments: remove-sys-scope-uima-osgi-dependencies.patch
>
>
> Stack trace for metadata generation, same for concept-tagging
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Clerezza - Apache Clerezza UIMA extension for metadata generation
> [INFO]    task-segment: [install]
> [INFO] ------------------------------------------------------------------------
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'utf-8' encoding to copy filtered resources.
> [INFO] Copying 0 resource to META-INF
> [INFO] Copying 0 resource
> [INFO] snapshot org.apache.clerezza:uima.utils:0.1-incubating-SNAPSHOT: checking for updates from apache
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
> Missing:
> ----------
> 1) org.apache.uima:alchemy-annotator-osgi:jar:2.3.1-SNAPSHOT
>   Try downloading the file manually from the project website.
>   Then, install it using the command: 
>       mvn install:install-file -DgroupId=org.apache.uima -DartifactId=alchemy-annotator-osgi -Dversion=2.3.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
>   Alternatively, if you host your own repository you can deploy the file there: 
>       mvn deploy:deploy-file -DgroupId=org.apache.uima -DartifactId=alchemy-annotator-osgi -Dversion=2.3.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>   Path to dependency: 
>   	1) org.apache.clerezza:uima.metadata-generator:bundle:0.1-incubating-SNAPSHOT
>   	2) org.apache.uima:alchemy-annotator-osgi:jar:2.3.1-SNAPSHOT
> 2) org.apache.uima:OpenCalaisAnnotator-osgi:jar:2.3.1-SNAPSHOT
>   Try downloading the file manually from the project website.
>   Then, install it using the command: 
>       mvn install:install-file -DgroupId=org.apache.uima -DartifactId=OpenCalaisAnnotator-osgi -Dversion=2.3.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
>   Alternatively, if you host your own repository you can deploy the file there: 
>       mvn deploy:deploy-file -DgroupId=org.apache.uima -DartifactId=OpenCalaisAnnotator-osgi -Dversion=2.3.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>   Path to dependency: 
>   	1) org.apache.clerezza:uima.metadata-generator:bundle:0.1-incubating-SNAPSHOT
>   	2) org.apache.uima:OpenCalaisAnnotator-osgi:jar:2.3.1-SNAPSHOT
> ----------
> 2 required artifacts are missing.
> for artifact: 
>   org.apache.clerezza:uima.metadata-generator:bundle:0.1-incubating-SNAPSHOT
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2),
>   apache (http://repository.apache.org/content/groups/snapshots-group)
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 8 minutes 28 seconds
> [INFO] Finished at: Mon Feb 07 14:00:29 CET 2011
> [INFO] Final Memory: 220M/529M
> [INFO] ------------------------------------------------------------------------

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