Are you using Java 6?    I've seen that error building ANYTHING with maven 
when using Java 6.    Go back to Java 5 and it should be fine.   Right now, 
maven is not compatible with Java 6.

Dan


On Thursday 01 February 2007 21:08, Rui Hu wrote:
> Thanks, Alexey,
>
> But, when I run "mvn install" I got following error message.
> ---------------------------------------------------------------------------
>------------------------ <snip>
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Error building POM (may not be this project's POM).
>
>
> Project ID: org.apache.maven.plugins:maven-install-plugin
>
> Reason: Error getting POM for
> 'org.apache.maven.plugins:maven-install-plugin' fr
> om the repository: Failed to resolve artifact, possibly due to a repository
> list
>  that is not appropriately equipped for this artifact's metadata.
>   org.apache.maven.plugins:maven-install-plugin:pom:2.2-SNAPSHOT
>
> from the specified remote repositories:
>   apache.incubating (http://people.apache.org/repo/m2-incubating-repository
> ),
>   apache.snapshots (http://people.apache.org/maven-snapshot-repository),
>   codehaus-repo (http://snapshots.repository.codehaus.org),
>   codehaus-snapshots (http://snapshots.maven.codehaus.org/maven2),
>   central (http://repo1.maven.org/maven2)
> ---------------------------------------------------------------------------
>------------------------
>
> The version of maven is 2.0.4 (bin version).
>
> Any one can help me to resolve the problem? I've not enough knowledge about
> maven.
>
> On 2/1/07, Alexey Petrenko <[EMAIL PROTECTED]> wrote:
> > 2007/2/1, Rui Hu <[EMAIL PROTECTED]>:
> > > Hello,
> > >
> > > I'm a new member of this mailing list, and have interests on test yoko
> > > project. Could anyone please give me some suggestions about the test of
> >
> > this
> >
> > > project?
> > >
> > > I checked out yoko project from SVN[1], and I've found that there are
> >
> > some
> >
> > > test cases in some seperate folders, orgnized by maven scripts.
> > >
> > > My questions are:
> > > 1. Are there some other test cases to test CORBA APIs and verify yoko,
> > > except the code in SVN?
> > > 2. Is there any document about how to run the test on yoko?
> >
> > Just run "mvn install"... It will run all the tests.
> >
> > SY, Alexey

-- 
J. Daniel Kulp
Principal Engineer
IONA
P: 781-902-8727    C: 508-380-7194
[EMAIL PROTECTED]

Reply via email to