I'll fix some org.apache.clerezza.uima.utils POM dependencies, that's happening because such artifacts hadn't been released as single projects in the latest incubating release. Tommaso
2010/5/28 Florent ANDRE (JIRA) <[email protected]> > > [ > https://issues.apache.org/jira/browse/CLEREZZA-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12872989#action_12872989] > > Florent ANDRE commented on CLEREZZA-217: > ---------------------------------------- > > The pax-dependencies.patch solve ops4j related errors, but show anothers > [1] related to uima. > > I try a search for in https://repository.apache.org/index.html but dont > find it... any pointer will be appreciated. > > [1] new error log : > > [INFO] Unable to find resource > 'org.apache.uima:OpenCalaisAnnotator:jar:2.3.0-incubating' in repository > central (http://repo1.maven.org/maven2) > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > > Missing: > ---------- > 1) org.apache.uima:alchemy-annotator:jar:2.3.0-incubating > > 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 -Dversion=2.3.0-incubating -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 -Dversion=2.3.0-incubating -Dpackaging=jar > -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] > > Path to dependency: > 1) > org.apache.clerezza:org.apache.clerezza.uima.utils:bundle:0.1-incubating-SNAPSHOT > 2) org.apache.uima:alchemy-annotator:jar:2.3.0-incubating > > 2) org.apache.uima:OpenCalaisAnnotator:jar:2.3.0-incubating > > 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 -Dversion=2.3.0-incubating -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 -Dversion=2.3.0-incubating -Dpackaging=jar > -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] > > Path to dependency: > 1) > org.apache.clerezza:org.apache.clerezza.uima.utils:bundle:0.1-incubating-SNAPSHOT > 2) org.apache.uima:OpenCalaisAnnotator:jar:2.3.0-incubating > > ---------- > 2 required artifacts are missing. > > for artifact: > > > org.apache.clerezza:org.apache.clerezza.uima.utils:bundle:0.1-incubating-SNAPSHOT > > from the specified remote repositories: > ops4j (http://repository.ops4j.org/maven2/), > scala-tools.org (http://scala-tools.org/repo-releases), > central (http://repo1.maven.org/maven2), > apache (http://repository.apache.org/content/groups/snapshots-group) > > > > BUILD ERROR when compiling the platform > > ---------------------------------------- > > > > Key: CLEREZZA-217 > > URL: https://issues.apache.org/jira/browse/CLEREZZA-217 > > Project: Clerezza > > Issue Type: Bug > > Reporter: Manuel Innerhofer > > Priority: Critical > > Attachments: pax-dependencies.patch > > > > > > [INFO] > ------------------------------------------------------------------------ > > [INFO] Building Clerezza - Platform Tests > > [INFO] task-segment: [clean, install] > > [INFO] > ------------------------------------------------------------------------ > > [INFO] snapshot org.ops4j.pax.exam:maven-paxexam-plugin:1.2.1-SNAPSHOT: > checking for updates from ops4j > > [INFO] snapshot org.ops4j.pax.exam:maven-paxexam-plugin:1.2.1-SNAPSHOT: > checking for updates from apache > > Downloading: > http://repository.ops4j.org/mvn-snapshots//org/ops4j/pax/exam/maven-paxexam-plugin/1.2.1-SNAPSHOT/maven-paxexam-plugin-1.2.1-SNAPSHOT.pom > > [INFO] Unable to find resource > 'org.ops4j.pax.exam:maven-paxexam-plugin:pom:1.2.1-SNAPSHOT' in repository > ops4j-plugin-snapshot (http://repository.ops4j.org/mvn-snapshots/) > > Downloading: > http://repository.apache.org/content/groups/snapshots-group/org/ops4j/pax/exam/maven-paxexam-plugin/1.2.1-SNAPSHOT/maven-paxexam-plugin-1.2.1-SNAPSHOT.pom > > [INFO] Unable to find resource > 'org.ops4j.pax.exam:maven-paxexam-plugin:pom:1.2.1-SNAPSHOT' in repository > apache-plugin-snapshot ( > http://repository.apache.org/content/groups/snapshots-group) > > Downloading: > http://repository.ops4j.org/mvn-snapshots//org/ops4j/pax/exam/maven-paxexam-plugin/1.2.1-SNAPSHOT/maven-paxexam-plugin-1.2.1-SNAPSHOT.pom > > [INFO] Unable to find resource > 'org.ops4j.pax.exam:maven-paxexam-plugin:pom:1.2.1-SNAPSHOT' in repository > ops4j (http://repository.ops4j.org/mvn-snapshots/) > > Downloading: > http://repository.apache.org/content/groups/snapshots-group/org/ops4j/pax/exam/maven-paxexam-plugin/1.2.1-SNAPSHOT/maven-paxexam-plugin-1.2.1-SNAPSHOT.pom > > [INFO] Unable to find resource > 'org.ops4j.pax.exam:maven-paxexam-plugin:pom:1.2.1-SNAPSHOT' in repository > apache (http://repository.apache.org/content/groups/snapshots-group) > > Downloading: > http://scala-tools.org/repo-releases/org/ops4j/pax/exam/maven-paxexam-plugin/1.2.1-SNAPSHOT/maven-paxexam-plugin-1.2.1-SNAPSHOT.pom > > [INFO] Unable to find resource > 'org.ops4j.pax.exam:maven-paxexam-plugin:pom:1.2.1-SNAPSHOT' in repository > scala-tools.org (http://scala-tools.org/repo-releases) > > [INFO] > ------------------------------------------------------------------------ > > [ERROR] BUILD ERROR > > [INFO] > ------------------------------------------------------------------------ > > [INFO] Error building POM (may not be this project's POM). > > Project ID: org.ops4j.pax.exam:maven-paxexam-plugin > > Reason: POM 'org.ops4j.pax.exam:maven-paxexam-plugin' not found in > repository: Unable to download the artifact from any repository > > org.ops4j.pax.exam:maven-paxexam-plugin:pom:1.2.1-SNAPSHOT > > from the specified remote repositories: > > ops4j (http://repository.ops4j.org/mvn-snapshots/), > > scala-tools.org (http://scala-tools.org/repo-releases), > > central (http://repo1.maven.org/maven2), > > apache-plugin-snapshot ( > http://repository.apache.org/content/groups/snapshots-group), > > apache (http://repository.apache.org/content/groups/snapshots-group), > > ops4j-plugin-snapshot (http://repository.ops4j.org/mvn-snapshots/) > > for project org.ops4j.pax.exam:maven-paxexam-plugin > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > >
