Hi Florent,
essentially you miss the PearPackagingMavenPlugin which is located in the
base uimaj distribution.
Take a look here for a common overview of the building system
http://uima.apache.org/building-uima.html
However the procedure is to download and install first the build stuff [1]
then the uimaj stuff [2] using the aggregate-XYZ modules for each.
Once you have installed the build artifacts and uimaj artifacts you should
be able to install AlchemyAPIAnnotator too.
Cheers,
Tommaso

[1] : http://svn.apache.org/repos/asf/uima/build/trunk
[2] : http://svn.apache.org/repos/asf/uima/uimaj/trunk

2010/6/14 florent andré <[email protected]>

> Hi all,
>
> I would like to compile the AlchemyAnnotator
>
> I checked out :
> http://svn.apache.org/repos/asf/uima/sandbox/trunk/AlchemyAPIAnnotator(revision
>  954565)
>
> and do an mvn clean compile.
>
> After some repository adding [1], I have solve first errors but I have
> still this under.
>
> Ever after search, I don't find any repository with
> PearPackagingMavenPlugin 2.3.1-SNAPSHOT.
>
> Any tips will be appreciated.
>
> Errors logs :
>
> Project ID: org.apache.uima:PearPackagingMavenPlugin
>
> Reason: POM 'org.apache.uima:PearPackagingMavenPlugin' not found in
> repository: Unable to download the artifact from any repository
>
>  org.apache.uima:PearPackagingMavenPlugin:pom:2.3.1-SNAPSHOT
>
> from the specified remote repositories:
>  apache.snapshots (http://repository.apache.org/snapshots),
>  central (http://repo1.maven.org/maven2),
>  ApacheIncubatorRepository (
> http://people.apache.org/repo/m2-incubating-repository/),
>  apache (http://repository.apache.org/content/groups/snapshots-group),
>  eclipsePlugins (http://repo1.maven.org/eclipse)
>
>  for project org.apache.uima:PearPackagingMavenPlugin
>
> Have a good day
>
> [1]
> ApacheIncubatorRepository (
> http://people.apache.org/repo/m2-incubating-repository/),
>  apache (http://repository.apache.org/content/groups/snapshots-group),
>  eclipsePlugins (http://repo1.maven.org/eclipse)
>

Reply via email to