Thanks, I'll use the older version to build.

On Tue, Oct 26, 2010 at 4:47 PM, Dejan Bosanac <de...@nighttale.net> wrote:

> Hi,
>
> this is fixed on the trunk, so instead of xmlpull we now use xpp3
> version 1.1.4c.
>
> If you need to build the older version, you can use a bit older
> version 1.1.3.4a of xmlpull, just change <xmlpull-version> in pom.xml
>
> Cheers
> --
> Dejan Bosanac - http://twitter.com/dejanb
>
> Open Source Integration - http://fusesource.com/
> ActiveMQ in Action - http://www.manning.com/snyder/
> Blog - http://www.nighttale.net
>
>
>
> On Tue, Oct 26, 2010 at 10:40 AM, Shawn Jiang <genspr...@gmail.com> wrote:
> >  I found that a xmlpull dependency is missing from central repo.   Does
> > anyone know how to report this kind of issues ?
> >
> > *
> > [INFO]
> > ------------------------------------------------------------------------*
> > * [ERROR] BUILD ERROR*
> > * [INFO]
> > ------------------------------------------------------------------------*
> > * [INFO] Failed to resolve artifact.*
> > * *
> > * Missing:*
> > * ----------*
> > * 1) xmlpull:xmlpull:jar:1.1.3.4d_b4_min*
> > * *
> > *  Try downloading the file manually from the project website.*
> > * *
> > *  Then, install it using the command: *
> > *  mvn install:install-file -DgroupId=xmlpull -DartifactId=xmlpull
> > -Dversion=1.1.3.4d_b4_min -Dpackaging=jar -Dfile=/path/to/file*
> > * *
> > *  Alternatively, if you host your own repository you can deploy the file
> > there: *
> > *  mvn deploy:deploy-file -DgroupId=xmlpull -DartifactId=xmlpull
> > -Dversion=1.1.3.4d_b4_min -Dpackaging=jar -Dfile=/path/to/file
> -Durl=[url]
> > -DrepositoryId=[id]*
> > * *
> > *  Path to dependency: *
> > *  1)
> > org.apache.geronimo.plugins:activemq-webconsole-jetty:car:2.2.1-SNAPSHOT*
> > *  2) org.apache.activemq:activemq-web:jar:5.4.1*
> > *  3) xmlpull:xmlpull:jar:1.1.3.4d_b4_min*
> > * *
> > * ----------*
> > * 1 required artifact is missing.*
> > * *
> > * for artifact: *
> > *
>  org.apache.geronimo.plugins:activemq-webconsole-jetty:car:2.2.1-SNAPSHOT*
> > * *
> > * from the specified remote repositories:*
> > *  central (http://repo1.maven.org/maven2),*
> > *  codehaus.snapshots (http://snapshots.repository.codehaus.org),*
> > *  apache.snapshots (http://repository.apache.org/snapshots),*
> >
> >
> > --
> > Shawn
> >
>



-- 
Shawn

Reply via email to