Try:

maven plugin:download -DgroupId=maven-itest-plugin
-DartifactId=maven-itest-plugin -Dversion=1.0
-Dmaven.repo.remote=http://www.ibiblio.org/maven

HTH,
Robert
http://www.braziloutsource.com/

On 8/21/06, Steve Kruse <[EMAIL PROTECTED]> wrote:
robert lazarski wrote:

> On 8/21/06, Steve Kruse <[EMAIL PROTECTED]> wrote:
>
>> robert lazarski wrote:
>>
>> > This looks like an earlier bug. Did you try the nightlies?
>> >
>> > http://people.apache.org/dist/axis2/nightly/
>> >
>> > HTH,
>> > Robert
>> > http://www.braziloutsource.com/
>
>
> <snip>
>
>> > On 8/21/06, Steve Kruse <[EMAIL PROTECTED]> wrote:
>> >>  4202 [main] DEBUG httpclient.wire.content  - << "Caused by:
>> >> java.lang.NullPointerException[\n]"
>> >>  4202 [main] DEBUG httpclient.wire.content  - << "[0x9]at
>> >>
>> org.apache.xmlbeans.impl.store.Cur$CurLoadContext.attr(Cur.java:3041)[\n]"
>>
>> >>
>
>
> <snip>
>
>> I looked at the http://people.apache.org/dist/axis2/nightly/  and
>> nothing was there.  Am I missing something, should I have seen some new
>> updates there?  What is the difference between the nightly builds and
>> nightly snapshots?  I noticed that some of the libraries had changed.
>>
>
> That happens sometimes - its temporary. In the meantime you can build
> from source by following the directions in the FAQ:
>
> http://ws.apache.org/axis2/faq.html
>
> And once you got the source, my recommendation is to generate the
> entire release, install the generated WAR , and use the std-bin zip
> for your wsdl2java , etc :
>
> maven release -Dmaven.test.skip=true
>
> It'll take about 45 minutes depending on your connection and computer.
>
> Snapshots are a maven mechanism to ensure that the builds are picking
> up new dev changes on the fly .
>
> HTH,
> Robert
> http://www.braziloutsource.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
Robert,

I'm trying to use maven but keep getting an error.  Sorry, I'm not
familiar with maven.  Any ideas?
Attempting to download commons-jelly-tags-xml-20030211.142705.jar.
Error retrieving artifact from
[http://www.openejb.org/maven/commons-jelly/jars/commons-jelly-tags-xml-20030211.142705.jar]:
java.io.IOException: Unknown error downloading; status code was: 302
31K downloaded
build:start:

plugin:download-artifact:
    [mkdir] Created dir: /root/.maven/repository/maven-itest-plugin/plugins
    [echo] repo is 'http://www.openejb.org/maven'
    [echo] trying to download
http://www.openejb.org/maven/maven-itest-plugin/plugins/maven-itest-plugin-1.0.jar
    [echo] repo is 'http://www.ibiblio.org/maven'
    [echo] trying to download
http://www.ibiblio.org/maven/maven-itest-plugin/plugins/maven-itest-plugin-1.0.jar

BUILD FAILED
File...... /root/.maven/cache/maven-plugin-plugin-1.5.2/plugin.jelly
Element... ant:fail
Line...... 251
Column.... 52
Unable to find plug-in
Total time: 3 seconds
Finished at: Mon Aug 21 18:16:11 EDT 2006


I've tried doing exactly what the FAQ says to do, but I'm having no success.

Steve


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to