Re: Deploying Maven snapshots using WebDav

From: Ulrich Köster (ulric..bjectstyle.org)
Date: Thu Nov 23 2006 - 03:48:08 EST

  • Next message: Marc Guenther: "Debgger not opening class files in jadclipse"

    Moin Andrus,

    I'am able to add files but I'm not allowed to modify files.

    [INFO] Error installing artifact's metadata: Error while deploying
    metadata: Authorization failed: Access denided to: https://
    www.objectstyle.org/maven2/org/objectstyle/woproject/maven2/maven2/
    maven-metadata.xml

    Uli
    Am 22.11.2006 um 16:00 schrieb Andrus Adamchik:

    >
    > On Nov 22, 2006, at 3:01 AM, Ulrich Köster wrote:
    >> Am 22.11.2006 um 01:09 schrieb Andrus Adamchik:
    >>
    >>> Just figured out the procedure to deploy Maven snapshots to
    >>> objectstyle.org using WebDAV and basic authentication with Jira
    >>> passwords. Initial setup is rather involved. After that it should
    >>> be ok. Here are the steps:
    >>>
    >>> 1. You must be a committer of WOProject to have the right
    >>> permissions
    >>
    >> Am I a committer? ;-) Can't access https://www.objectstyle.org/
    >> maven2/org/objectstyle/woproject/maven2/ with my jira username and
    >> password in safari nor finder.
    >
    > Fixed permissions. Try it again. Also let me know if you need to
    > deploy to any directories other than "maven2/org/objectstyle/
    > woproject".
    >
    >
    >>> 2. Download wagon-webdav libs and stick them in your Maven
    >>> installation ([1], follow Carlos Sanchez comments, not the text
    >>> of the article)
    >>
    >> <build>
    >> <extensions>
    >> <extension>
    >> <groupId>org.apache.maven.wagon</groupId>
    >> <artifactId>wagon-webdav</artifactId>
    >> <version>1.0-beta-1</version>
    >> </extension>
    >> </extensions>
    >> </build>
    >>
    >> within the pom.xml does the same.
    >
    > I tried something similar and it didn't work because of some of the
    > dependencies missing from the Maven repo. If it works for you - great.
    >
    > Andrus
    >



    This archive was generated by hypermail 2.0.0 : Thu Nov 23 2006 - 03:48:18 EST