the errors are of this type:
/home/alex/sources/tapestry5/tapestry-test/src/main/java/org/apache/tapestry/test/JettyRunner.java:[89,12]
cannot find symbol
symbol  : class Server
location: class org.apache.tapestry.test.JettyRunner

/home/alex/sources/tapestry5/tapestry-test/src/main/java/org/apache/tapestry/test/AbstractIntegrationTestSuite.java:[17,33]
package org.openqa.selenium.server does not exist

/home/alex/sources/tapestry5/tapestry-test/src/main/java/org/apache/tapestry/test/AbstractIntegrationTestSuite.java:[18,17]
package org.testng does not exist

/home/alex/sources/tapestry5/tapestry-test/src/main/java/org/apache/tapestry/test/AbstractIntegrationTestSuite.java:[19,29]
package org.testng.annotations does not exist

/home/alex/sources/tapestry5/tapestry-test/src/main/java/org/apache/tapestry/test/AbstractIntegrationTestSuite.java:[20,29]
package org.testng.annotations does not exist

/home/alex/sources/tapestry5/tapestry-test/src/main/java/org/apache/tapestry/test/AbstractIntegrationTestSuite.java:[22,32]
package com.thoughtworks.selenium does not exist

/home/alex/sources/tapestry5/tapestry-test/src/main/java/org/apache/tapestry/test/AbstractIntegrationTestSuite.java:[23,32]
package com.thoughtworks.selenium does not exist

/home/alex/sources/tapestry5/tapestry-test/src/main/java/org/apache/tapestry/test/AbstractIntegrationTestSuite.java:[24,32]
package com.thoughtworks.selenium does not exist

/home/alex/sources/tapestry5/tapestry-test/src/main/java/org/apache/tapestry/test/AbstractIntegrationTestSuite.java:[25,32]
package com.thoughtworks.selenium does not exist

/home/alex/sources/tapestry5/tapestry-test/src/main/java/org/apache/tapestry/test/AbstractIntegrationTestSuite.java:[42,59]
cannot find symbol
symbol: class Assert
public abstract class AbstractIntegrationTestSuite extends Assert
implements Selenium

/home/alex/sources/tapestry5/tapestry-test/src/main/java/org/apache/tapestry/test/AbstractIntegrationTestSuite.java:[42,77]
cannot find symbol
symbol: class Selenium
public abstract class AbstractIntegrationTestSuite extends Assert
implements Selenium

/home/alex/sources/tapestry5/tapestry-test/src/main/java/org/apache/tapestry/test/AbstractIntegrationTestSuite.java:[64,12]
cannot find symbol
symbol  : class Selenium
location: class org.apache.tapestry.test.AbstractIntegrationTestSuite

/home/alex/sources/tapestry5/tapestry-test/src/main/java/org/apache/tapestry/test/AbstractIntegrationTestSuite.java:[66,12]
cannot find symbol
symbol  : class SeleniumServer
location: class org.apache.tapestry.test.AbstractIntegrationTestSuite

/home/alex/sources/tapestry5/tapestry-test/src/main/java/org/apache/tapestry/test/AbstractIntegrationTestSuite.java:[164,5]
cannot find symbol
symbol  : class AfterClass
location: class org.apache.tapestry.test.AbstractIntegrationTestSuite

/home/alex/sources/tapestry5/tapestry-test/src/main/java/org/apache/tapestry/test/AbstractIntegrationTestSuite.java:[177,5]
cannot find symbol
symbol  : class BeforeClass
location: class org.apache.tapestry.test.AbstractIntegrationTestSuite

/home/alex/sources/tapestry5/tapestry-test/src/main/java/org/apache/tapestry/test/RandomDataSource.java:[38,29]
cannot find symbol
symbol  : variable LogFactory
location: class org.apache.tapestry.test.RandomDataSource

/home/alex/sources/tapestry5/tapestry-test/src/main/java/org/apache/tapestry/test/JettyRunner.java:[93,12]
cannot find symbol
symbol  : class Server
location: class org.apache.tapestry.test.JettyRunner

/home/alex/sources/tapestry5/tapestry-test/src/main/java/org/apache/tapestry/test/JettyRunner.java:[93,32]
cannot find symbol
symbol  : class Server
location: class org.apache.tapestry.test.JettyRunner

/home/alex/sources/tapestry5/tapestry-test/src/main/java/org/apache/tapestry/test/JettyRunner.java:[95,12]
cannot find symbol
symbol  : class SocketListener
location: class org.apache.tapestry.test.JettyRunner

/home/alex/sources/tapestry5/tapestry-test/src/main/java/org/apache/tapestry/test/JettyRunner.java:[95,48]
cannot find symbol
symbol  : class SocketListener
location: class org.apache.tapestry.test.JettyRunner

/home/alex/sources/tapestry5/tapestry-test/src/main/java/org/apache/tapestry/test/JettyRunner.java:[99,12]
cannot find symbol
symbol  : class NCSARequestLog
location: class org.apache.tapestry.test.JettyRunner

/home/alex/sources/tapestry5/tapestry-test/src/main/java/org/apache/tapestry/test/JettyRunner.java:[99,37]
cannot find symbol
symbol  : class NCSARequestLog
location: class org.apache.tapestry.test.JettyRunner

/home/alex/sources/tapestry5/tapestry-test/src/main/java/org/apache/tapestry/test/JettyRunner.java:[102,12]
cannot find symbol
symbol  : class WebApplicationContext
location: class org.apache.tapestry.test.JettyRunner

/home/alex/sources/tapestry5/tapestry-test/src/main/java/org/apache/tapestry/test/AbstractIntegrationTestSuite.java:[145,8]
cannot find symbol
symbol  : method assertEquals(java.lang.String,java.lang.String)
location: class org.apache.tapestry.test.AbstractIntegrationTestSuite

/home/alex/sources/tapestry5/tapestry-test/src/main/java/org/apache/tapestry/test/AbstractIntegrationTestSuite.java:[182,22]
cannot find symbol
symbol  : class SeleniumServer
location: class org.apache.tapestry.test.AbstractIntegrationTestSuite

/home/alex/sources/tapestry5/tapestry-test/src/main/java/org/apache/tapestry/test/AbstractIntegrationTestSuite.java:[186,8]
cannot find symbol
symbol  : class CommandProcessor
location: class org.apache.tapestry.test.AbstractIntegrationTestSuite

/home/alex/sources/tapestry5/tapestry-test/src/main/java/org/apache/tapestry/test/AbstractIntegrationTestSuite.java:[186,34]
cannot find symbol
symbol  : class HttpCommandProcessor
location: class org.apache.tapestry.test.AbstractIntegrationTestSuite

/home/alex/sources/tapestry5/tapestry-test/src/main/java/org/apache/tapestry/test/AbstractIntegrationTestSuite.java:[186,68]
cannot find symbol
symbol  : variable SeleniumServer
location: class org.apache.tapestry.test.AbstractIntegrationTestSuite

/home/alex/sources/tapestry5/tapestry-test/src/main/java/org/apache/tapestry/test/AbstractIntegrationTestSuite.java:[189,24]
cannot find symbol
symbol  : class DefaultSelenium
location: class org.apache.tapestry.test.AbstractIntegrationTestSuite


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 seconds
[INFO] Finished at: Mon Jul 30 15:41:17 CEST 2007
[INFO] Final Memory: 9M/81M
[INFO] ------------------------------------------------------------------------


On 7/30/07, Alex Shneyderman <[EMAIL PROTECTED]> wrote:
> Am I too naive to expect maven build to just build without problems?
>
> I checked the source I go to the root directory (above all the modules)
> and I do "mvn clean package" I get errors. That classes are can not be
> compiled. Some missing deps.
>
> Any clue? Any guidance on how to successfully build tapestry from source?
>
> --
> Thanks,
> Alex.
>


-- 
Thanks,
Alex.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to