RE: Proxy connectors fails to download, Archiva needs restart

2008-04-22 Thread Jackson, Brian R
ps/archiva/webapp/WEB-INF/lib/wagon-http-lightweight-1.0-beta-2.jar and replace it with wagon-http-1.0-beta-2.jar which you can get from the central repository. Cheers, Brett On 05/04/2008, Jackson, Brian R <[EMAIL PROTECTED]> wrote: > No luck. Now I'm getting the following except

RE: Proxy connectors fails to download, Archiva needs restart

2008-04-03 Thread Jackson, Brian R
. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] .org] On Behalf Of Jackson, Brian R Sent: Thursday, April 03, 2008 11:36 AM To: [EMAIL PROTECTED] Subject: RE: Proxy connectors fails to download, Archiva needs restart I spoke with Joe, the owner of the remote repository, and

RE: Proxy connectors fails to download, Archiva needs restart

2008-04-03 Thread Jackson, Brian R
che.maven.wagon.providers.http.LightweightHttpWagon.fillInputData > (LightweightHttpWagon.java:83) > ... 29 more > 419269 [SocketListener0-1] DEBUG > org.apache.maven.archiva.proxy.RepositoryProxyConnectors:default - Path > [com/go/tea/tea/3.3.11/tea-3.3.11.jar] is part of

RE: Configuring Archiva to proxy a Proximity instance

2007-12-13 Thread Jackson, Brian R
PM To: [EMAIL PROTECTED] Subject: Re: Configuring Archiva to proxy a Proximity instance Can you file a bug? What is the property that is required? Perhaps it can be put into your configuration file by hand. - Brett On 14/12/2007, Jackson, Brian R <[EMAIL PROTECTED]> wrote: > All,

Configuring Archiva to proxy a Proximity instance

2007-12-13 Thread Jackson, Brian R
All, I'm having trouble configurating Archiva to proxy an instance of Proximity because I'm required to set a property on the proxy connector. Unfortunately Archiva 1.0 bombs when I try to save a proxy connector with a property: HTTP ERROR: 500 [Ljava.lang.String; cannot be cast to java.lang

changelog and perforce

2007-07-17 Thread Jackson, Brian R
I'm trying to use the changelog with Perforce but after some investigation it appear that the SCM provider for Perforce in not creating the necessary client. The changelog plugin executes this command: p4 -p perforce:1666 -c JACKSBRR-LW-CT-JACKSBRR-MavenSCM-C:\Projects\SuperPOMs\espn filelog -

Compilation issues

2007-07-16 Thread Jackson, Brian R
Anyone know why "mvn compile" runs with "no goals needed for project - skipping" but "mvn compiler:compile" runs just fine for my project? Thanks, Brian

Telling Maven to not append project hierarchy to parent's scm

2007-07-09 Thread Jackson, Brian R
So I've configured my scm in a company super POM as such: scm:perforce:${perforce.host}:${perforce.port}:${perforce.pa th} scm:perforce:${perforce.host}:${perforce.port}:${pe rforce.path} http://${perforce.host}:${perforce.web.port}/@md=d&cd=//&cd f=${perforce.path}&[EMA

RE: Perforce login

2007-06-25 Thread Jackson, Brian R
is to setup a p4.config file http://www.perforce.com/perforce/doc.042/manuals/cmdref/env.P4CONFIG.htm l On 6/21/07, Jackson, Brian R <[EMAIL PROTECTED]> wrote: I'm attempting to run "mvn scm:update" on my project but

Perforce login

2007-06-21 Thread Jackson, Brian R
I'm attempting to run "mvn scm:update" on my project but I get the following output: - C:\Projects\SuperPOMs\espn>mvn scm:update [INFO] Scanning for projects... [INFO] Searching r