wagon-ssh-common-test build is broken
-------------------------------------
Key: WAGONSSH-56
URL: http://jira.codehaus.org/browse/WAGONSSH-56
Project: wagon-ssh
Issue Type: Bug
Affects Versions: 2.0
Environment: Feisty Fawn Ubuntu Linux 2.6.20-15-generic #2 SMP i686
GNU/Linux
Maven version: 2.0.6
java version "1.6.0"
Java(TM) SE Runtime Environment (build 1.6.0-b105)
Java HotSpot(TM) Client VM (build 1.6.0-b105, mixed mode)
svn:
URL: http://svn.apache.org/repos/asf/maven/wagon/trunk
Repository Root: http://svn.apache.org/repos/asf
Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
Revision: 534973
Node Kind: directory
Schedule: normal
Last Changed Author: carlos
Last Changed Rev: 533896
Last Changed Date: 2007-04-30 18:51:25 -0600 (Mon, 30 Apr 2007)
Reporter: Tyler Peterson
Attachments: comment-out-test-scope.patch
Trunk check-out of wagon fails compilation in wagon-ssh-common-test with
several "cannot find symbol" errors. FWIW, the attached patch to trunk causes
the build to succeed.
Steps to reproduce.
1. Check out head (r533896) on trunk
(http://svn.apache.org/repos/asf/maven/wagon/trunk)
2. mvn compile
Expected error:
Compile will fail in wagon-ssh-common-test with severl errors like the
following:
.../wagon/wagon-providers/wagon-ssh-common-test/src/main/java/org/apache/maven/wagon/providers/ssh/knownhost/KnownHostsProviderTestCase.java:[22,29]
cannot find symbol
symbol : class Wagon
location: package org.apache.maven.wagon
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira