You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Vamsavardhana Reddy <c1...@gmail.com> on 2006/10/06 16:38:01 UTC

Compilation errors while building Geronimo Clustering WADI

[INFO] Building Geronimo Clustering WADI
[INFO]    task-segment: [install]
[INFO]
-------------------------------------------------------------------------
---
[INFO] [tools:require-java-version {execution: validate-java-version}]
[INFO] [tools:copy-legal-files {execution: install-legal-files}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
Downloading:
http://repository.codehaus.org/mysql/mysql-connector-java/3.1.11-bi
n/mysql-connector-java-3.1.11-bin.pom
[WARNING] Unable to get resource from repository codehaus (
http://repository.cod
ehaus.org)
Downloading:
http://repo1.maven.org/maven2/mysql/mysql-connector-java/3.1.11-bin
/mysql-connector-java-3.1.11-bin.pom
[WARNING] Unable to get resource from repository central (
http://repo1.maven.org
/maven2)
Downloading:
http://repository.codehaus.org/org/apache/catalina/tribes/tribes/0.
9.5.2/tribes-0.9.5.2.pom
[WARNING] Unable to get resource from repository codehaus (
http://repository.cod
ehaus.org)
Downloading:
http://repo1.maven.org/maven2/org/apache/catalina/tribes/tribes/0.9
.5.2/tribes-0.9.5.2.pom
[WARNING] Unable to get resource from repository central (
http://repo1.maven.org
/maven2)
Downloading:
http://repository.codehaus.org/incubator-activemq/activecluster/4.0
.1/activecluster-4.0.1.pom
[WARNING] Unable to get resource from repository codehaus (
http://repository.cod
ehaus.org)
Downloading:
http://repo1.maven.org/maven2/incubator-activemq/activecluster/4.0.
1/activecluster-4.0.1.pom
[WARNING] Unable to get resource from repository central (
http://repo1.maven.org
/maven2)
Downloading:
http://repository.codehaus.org/incubator-activemq/activemq/4.0.1/ac
tivemq-4.0.1.pom
[WARNING] Unable to get resource from repository codehaus (
http://repository.cod
ehaus.org)
Downloading:
http://repo1.maven.org/maven2/incubator-activemq/activemq/4.0.1/act
ivemq-4.0.1.pom
[WARNING] Unable to get resource from repository central (
http://repo1.maven.org
/maven2)
[WARNING]
        Artifact
org.apache.geronimo.specs:geronimo-servlet_2.4_spec:jar:1.0.1:p
rovided retains local scope 'provided' overriding broader scope 'compile'
        given by a dependency. If this is not intended, modify or remove the
loc
al scope.

[INFO] [compiler:compile]
Compiling 2 source files to
G:\modules\geronimo-clustering-wadi\target\classes
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure

G:\modules\geronimo-clustering-wadi\src\main\java\org\apache\geronimo\clustering
\wadi\BasicWADISessionManager.java:[72,38] package
org.codehaus.wadi.servicespac
e does not exist

G:\modules\geronimo-clustering-wadi\src\main\java\org\apache\geronimo\clustering
\wadi\BasicWADISessionManager.java:[73,38] package
org.codehaus.wadi.servicespac
e does not exist

G:\modules\geronimo-clustering-wadi\src\main\java\org\apache\geronimo\clustering
\wadi\BasicWADISessionManager.java:[74,44] package
org.codehaus.wadi.servicespac
e.basic does not exist

G:\modules\geronimo-clustering-wadi\src\main\java\org\apache\geronimo\clustering
\wadi\BasicWADISessionManager.java:[104,12] cannot resolve symbol
symbol  : class BasicServiceSpace
location: class org.apache.geronimo.clustering.wadi.BasicWADISessionManager

G:\modules\geronimo-clustering-wadi\src\main\java\org\apache\geronimo\clustering
\wadi\BasicWADISessionManager.java:[121,27] cannot resolve symbol
symbol  : class BasicServiceSpace
location: class org.apache.geronimo.clustering.wadi.BasicWADISessionManager

G:\modules\geronimo-clustering-wadi\src\main\java\org\apache\geronimo\clustering
\wadi\BasicWADISessionManager.java:[121,49] cannot resolve symbol
symbol  : class ServiceSpaceName
location: class org.apache.geronimo.clustering.wadi.BasicWADISessionManager

G:\modules\geronimo-clustering-wadi\src\main\java\org\apache\geronimo\clustering
\wadi\BasicWADISessionManager.java:[182,55] cannot resolve symbol
symbol  : class ServiceName
location: class org.apache.geronimo.clustering.wadi.BasicWADISessionManager


[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 2 minutes 23 seconds
[INFO] Finished at: Fri Oct 06 19:33:31 IST 2006
[INFO] Final Memory: 45M/81M
[INFO]
------------------------------------------------------------------------

Re: Compilation errors while building Geronimo Clustering WADI

Posted by Vamsavardhana Reddy <c1...@gmail.com>.
Hi Gianny,

I ran an online build.  I think there was some connectivity problem.  I
didn't see these compilation errors in a later run of online build.

Thanks,
Vamsi

On 10/7/06, Gianny Damour <gi...@optusnet.com.au> wrote:
>
> Hi,
>
> Are you building online? I have redeployed the relevant WADI
> artifacts two days ago and it should work.
>
> Thanks,
> Gianny
>
> On 07/10/2006, at 12:38 AM, Vamsavardhana Reddy wrote:
>
> > [INFO] Building Geronimo Clustering WADI
> > [INFO]    task-segment: [install]
> > [INFO]
> > ----------------------------------------------------------------------
> > ---
> > -
>
> > src\main\java\org\apache\geronimo\clustering
> > \wadi\BasicWADISessionManager.java:[72,38] package
> > org.codehaus.wadi.servicespac
> > e does not exist
> >
>

Re: Compilation errors while building Geronimo Clustering WADI

Posted by Gianny Damour <gi...@optusnet.com.au>.
Hi,

Are you building online? I have redeployed the relevant WADI  
artifacts two days ago and it should work.

Thanks,
Gianny

On 07/10/2006, at 12:38 AM, Vamsavardhana Reddy wrote:

> [INFO] Building Geronimo Clustering WADI
> [INFO]    task-segment: [install]
> [INFO]  
> ---------------------------------------------------------------------- 
> ---
> -

> src\main\java\org\apache\geronimo\clustering
> \wadi\BasicWADISessionManager.java:[72,38] package  
> org.codehaus.wadi.servicespac
> e does not exist
>