Hello János,

proximity RC4.2 does not support DAV deployment...
You should share your proximity storage using some alternate way
(samba, nfs or ftp...) and deploy onto it using the given protocol.

WebDAV is targeted to release RC5 or 1.0.0.
Currently i'm overhelmed with my daytime job, so these releases will
be delayed a litlle bit, sorry!


Hope this helps,
~t~

On 10/4/06, Janos Mucsi <[EMAIL PROTECTED]> wrote:
Hi

My pom.xml looks like this:

<distributionManagement>
      <repository>
        <id>inhouse.snapshot</id>

<url>http://localhost:7070/px-webapp-default-1.0.0-RC4.2/repository/private</url>
      </repository>
      <snapshotRepository>
         <id>inhouse.snapshot</id>

<url>http://localhost:7070/px-webapp-default-1.0.0-RC4.2/repository/private</url>
      </snapshotRepository>
   </distributionManagement>

My Proximity is up, those URLs are correc t. However, when I run Maven I
am getting this:

Uploading:
http://localhost:7070/px-webapp-default-1.0.0-RC4.2/repository/privat
e/fds/fds-applications/1.0/fds-applications-1.0.pom
1K uploaded
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error deploying artifact: Unable to transfer file.
HttpURLConnection retu
rned the response code: 500

In the proximity.log, I see this:

2006-10-03 15:52:15.325 INFO  [http-7070-Processor25:] -
org.abstracthorizon.proximity.webapp.util.RepositoryController: Item not
found on URI /private/fds/fds-applications/1.0-SNAPSHOT/maven-metadata.xml

Can you please let me know what I do wrong?

Thanks.

Janos

Reply via email to