I have had successful builds of 520810 and 520890 too. See geronimo-scm mailing list.
All builds are done by completely wiping out the tree and the repo and then doing a fresh checkout. Cheers Prasad On 3/21/07, Davanum Srinivas <[EMAIL PROTECTED]> wrote:
FYI, Fresh svn (520891) worked fine after nuking ~/.m2/repository/org/apache/axis2 -- dims On 3/21/07, Davanum Srinivas <[EMAIL PROTECTED]> wrote: > oops...looks like you did that already. let me check. > > -- dims > > On 3/21/07, Davanum Srinivas <[EMAIL PROTECTED]> wrote: > > Rakesh, > > > > Do you mind nuking your .m2/repository/org/apache/axis2 and running a > > fresh online build? > > > > thanks, > > dims > > > > On 3/21/07, Rakesh Midha <[EMAIL PROTECTED]> wrote: > > > Hello > > > > > > I am getting build failure in geronimo-axis2 module with latest trunk. I > > > cleaned my repo as well as did a clean checkout and build, but still stuck > > > with same problem. Any idea what is wrong? > > > > > > Here is trace. The messages doesn't make any sense. > > > > > > > > > [INFO] > > > ------------------------------------------------------------------------ > > > [ERROR] BUILD FAILURE > > > [INFO] > > > ------------------------------------------------------------------------ > > > [INFO] Compilation failure > > > > > > Failure executing javac, but could not parse the error: > > > C:\Documents and > > > Settings\libadmin\.m2\repository\org\apache\axis2\axis2-metadat > > > a\SNAPSHOT\axis2-metadata-SNAPSHOT.jar(org/apache/axis2/jaxws/description/Endpoi > > > ntDescription.java):64: class EndpointDescription is public, should be > > > declared > > > in a file named EndpointDescription.java > > > (source unavailable) > > > C:\Documents and > > > Settings\libadmin\.m2\repository\org\apache\axis2\axis2-metadat > > > a\SNAPSHOT\axis2-metadata-SNAPSHOT.jar(org/apache/axis2/jaxws/description/Servic > > > eDescription.java):48: class ServiceDescription is public, should be > > > declared in > > > a file named ServiceDescription.java > > > (source unavailable) > > > C:\Documents and > > > Settings\libadmin\.m2\repository\org\apache\axis2\axis2-metadat > > > a\SNAPSHOT\axis2-metadata-SNAPSHOT.jar(org/apache/axis2/jaxws/description/Endpoi > > > ntInterfaceDescription.java):53: class EndpointInterfaceDescription is > > > public, s > > > hould be declared in a file named > > > EndpointInterfaceDescription.java > > > (source unavailable) > > > C:\Documents and > > > Settings\libadmin\.m2\repository\org\apache\axis2\axis2-metadat > > > a\SNAPSHOT\axis2-metadata-SNAPSHOT.jar > > > (org/apache/axis2/jaxws/description/Servic > > > eRuntimeDescription.java):29: class ServiceRuntimeDescription is public, > > > should > > > be declared in a file named ServiceRuntimeDescription.java > > > (source unavailable) > > > C:\Documents and > > > Settings\libadmin\.m2\repository\org\apache\axis2\axis2-metadat > > > a\SNAPSHOT\axis2-metadata-SNAPSHOT.jar(org/apache/axis2/jaxws/description/Operat > > > ionDescription.java):58: class OperationDescription is public, should be > > > declare > > > d in a file named OperationDescription.java > > > (source unavailable) > > > C:\Documents and > > > Settings\libadmin\.m2\repository\org\apache\axis2\axis2-metadat > > > a\SNAPSHOT\axis2-metadata-SNAPSHOT.jar(org/apache/axis2/jaxws/description/FaultD > > > escription.java):49: class FaultDescription is public, should be declared in > > > a f > > > ile named FaultDescription.java > > > (source unavailable) > > > C:\Documents and > > > Settings\libadmin\.m2\repository\org\apache\axis2\axis2-metadat > > > a\SNAPSHOT\axis2-metadata-SNAPSHOT.jar(org/apache/axis2/jaxws/description/Parame > > > terDescription.java):51: class ParameterDescription is public, should be > > > declare > > > d in a file named ParameterDescription.java > > > (source unavailable) > > > C:\Documents and > > > Settings\libadmin\.m2\repository\org\apache\axis2\axis2-metadat > > > a\SNAPSHOT\axis2-metadata-SNAPSHOT.jar(org/apache/axis2/jaxws/description/Operat > > > ionRuntimeDescription.java):30: class OperationRuntimeDescription is public, > > > sho > > > uld be declared in a file named > > > OperationRuntimeDescription.java > > > (source unavailable) > > > 8 errors > > > > > > > > > [INFO] > > > ------------------------------------------------------------------------ > > > [INFO] For more information, run Maven with the -e switch > > > [INFO] > > > ------------------------------------------------------------------------ > > > [INFO] Total time: 4 minutes 8 seconds > > > [INFO] Finished at: Wed Mar 21 18:15:02 IST 2007 > > > [INFO] Final Memory: 76M/254M > > > [INFO] > > > ------------------------------------------------------------------------ > > > > > > Thanks > > > Rakesh > > > > > > > > > -- > > Davanum Srinivas :: http://wso2.org/ :: Oxygen for Web Services Developers > > > > > -- > Davanum Srinivas :: http://wso2.org/ :: Oxygen for Web Services Developers > -- Davanum Srinivas :: http://wso2.org/ :: Oxygen for Web Services Developers
