Doh!

Shell apparently hasn't been updated to the new parent, while File Install has...

Thanks.

-> richard

On 5/28/09 5:56 PM, Alin Dreghiciu wrote:
Not an expert in Felix setup but fileinstall has as parent:
<groupId>org.apache.felix</groupId>
<artifactId>felix-parent</artifactId>
  <version>1.2.0</version>
while shell has:
     <groupId>org.apache.felix</groupId>
     <artifactId>felix</artifactId>
     <version>1.0.4</version>

As I recall 1.20 of parent pom uses the new nexus based repository so you
may have to add some credentials  to your settings.xml.
Looking here: http://tinyurl.com/mq2dab it also suggest that when you get a
401 you have an settings.xml problem.

Just my 2c,

On Thu, May 28, 2009 at 11:03 PM, Richard S. Hall<he...@ungoverned.org>wrote:

When I try to "mvn clean deploy" File Install, I get the following error:

[INFO] Error deploying artifact: Failed to transfer file:
https://repository.apache.org/content/repositories/snapshots/org/apache/felix/org.apache.felix.fileinstall/1.1.0-SNAPSHOT/org.apache.felix.fileinstall-1.1.0-20090528.200135-1.jar.
Return code is: 401

Anyone know what is going on? I was able to successfully deploy a shell
bundle snapshot just now...

->  richard




Reply via email to