the artifact actually there?
> 2) Do you have Archiva configured to require authentication and, if so, are
> the credentials properly configured in Hudson's settings.xml file?
>
> Due to MNG-3477, authentication failures aren't reported as such.
>
> Justin
>
>
Hi,
I'm running a maven release build from Hudson and when trying to download an
artifact from a remote repository it fails with the error below... Does
anyone has any pointers on how to resolve this issue...??? I'd really
appreciate your help... FYI, I also added a snippet from my pom.xml, which
009 at 10:23 AM, Christopher Styles wrote:
> Hi,
>
> I'm trying to build and deploy a maven2 project via hudson, and the build
> works fine, but the deployment is failing... It's trying to deploy to a
> location that's not specified in in my parent
> pom.xml... Does an
Hi,
I'm trying to build and deploy a maven2 project via hudson, and the build
works fine, but the deployment is failing... It's trying to deploy to a
location that's not specified in in my parent
pom.xml... Does anyone know why this is happening...??? If someone could
please provide insight as to