[ 
https://issues.apache.org/jira/browse/TILES-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13269150#comment-13269150
 ] 

Mck SembWever commented on TILES-548:
-------------------------------------

i think you need in the pom (inside the build section) something like
{noformat}
        <extensions>
            <extension>
                <groupId>org.apache.maven.wagon</groupId>
                <artifactId>wagon-ssh</artifactId>
                <version>2.2</version>
            </extension>
        </extensions>{noformat}

                
> mvn release:perfom fails on Maven 3.0.4
> ---------------------------------------
>
>                 Key: TILES-548
>                 URL: https://issues.apache.org/jira/browse/TILES-548
>             Project: Tiles
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>         Environment: $ mvn -version
> Apache Maven 3.0.4
> Maven home: /usr/share/maven
> Java version: 1.6.0_24, vendor: Sun Microsystems Inc.
> Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre
> Default locale: en_CA, platform encoding: UTF-8
> OS name: "linux", version: "3.2.0-24-generic", arch: "amd64", family: "unix"
>            Reporter: Nicolas Le Bas
>            Priority: Minor
>
> When running mvn release:perform, the assembly module complains about being 
> unable to use scp.
> Probably related to 
> https://cwiki.apache.org/MAVEN/maven-3x-compatibility-notes.html#Maven3.xCompatibilityNotes-TransportProtocols%28Wagons%29

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to