You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/01/18 17:47:30 UTC

[jira] Created: (GERONIMO-2751) [BUILD BREAK] Module geronimo-axis2

[BUILD BREAK] Module geronimo-axis2
-----------------------------------

                 Key: GERONIMO-2751
                 URL: https://issues.apache.org/jira/browse/GERONIMO-2751
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
    Affects Versions: 2.0
            Reporter: Prasad Kashyap
         Assigned To: Davanum Srinivas
            Priority: Blocker
             Fix For: 2.0


At revision 497491.

Compiling 71 source files to /home/prasad/geronimo/trunk/modules/geronimo-axis2/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/home/prasad/geronimo/trunk/modules/geronimo-axis2/src/main/java/org/apache/geronimo/axis2/Axis2WebServiceContainer.java:[70,62] cannot find symbol
symbol  : method createDefaultConfigurationContext()
location: class org.apache.axis2.context.ConfigurationContextFactory


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 minutes 34 seconds
[INFO] Finished at: Thu Jan 18 11:22:07 EST 2007
[INFO] Final Memory: 72M/129M
[INFO] ------------------------------------------------------------------------



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

        

[jira] Closed: (GERONIMO-2751) [BUILD BREAK] Module geronimo-axis2

Posted by "Prasad Kashyap (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-2751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Prasad Kashyap closed GERONIMO-2751.
------------------------------------

    Resolution: Fixed

The build works from a squeaky clean repo.

Earlier, I had just cleaned the o.a.g directory in the repo.

> [BUILD BREAK] Module geronimo-axis2
> -----------------------------------
>
>                 Key: GERONIMO-2751
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2751
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.0
>            Reporter: Prasad Kashyap
>         Assigned To: Davanum Srinivas
>            Priority: Blocker
>             Fix For: 2.0
>
>
> At revision 497491.
> Compiling 71 source files to /home/prasad/geronimo/trunk/modules/geronimo-axis2/target/classes
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Compilation failure
> /home/prasad/geronimo/trunk/modules/geronimo-axis2/src/main/java/org/apache/geronimo/axis2/Axis2WebServiceContainer.java:[70,62] cannot find symbol
> symbol  : method createDefaultConfigurationContext()
> location: class org.apache.axis2.context.ConfigurationContextFactory
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 4 minutes 34 seconds
> [INFO] Finished at: Thu Jan 18 11:22:07 EST 2007
> [INFO] Final Memory: 72M/129M
> [INFO] ------------------------------------------------------------------------

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

        

[jira] Commented: (GERONIMO-2751) [BUILD BREAK] Module geronimo-axis2

Posted by "Anita Kulshreshtha (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-2751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465813 ] 

Anita Kulshreshtha commented on GERONIMO-2751:
----------------------------------------------

  I had the same problem yesterday. The class is in axis2-kernel. Deleting org.apache.axis2 form .m2 repo and rebuilding should help.

> [BUILD BREAK] Module geronimo-axis2
> -----------------------------------
>
>                 Key: GERONIMO-2751
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2751
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.0
>            Reporter: Prasad Kashyap
>         Assigned To: Davanum Srinivas
>            Priority: Blocker
>             Fix For: 2.0
>
>
> At revision 497491.
> Compiling 71 source files to /home/prasad/geronimo/trunk/modules/geronimo-axis2/target/classes
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Compilation failure
> /home/prasad/geronimo/trunk/modules/geronimo-axis2/src/main/java/org/apache/geronimo/axis2/Axis2WebServiceContainer.java:[70,62] cannot find symbol
> symbol  : method createDefaultConfigurationContext()
> location: class org.apache.axis2.context.ConfigurationContextFactory
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 4 minutes 34 seconds
> [INFO] Finished at: Thu Jan 18 11:22:07 EST 2007
> [INFO] Final Memory: 72M/129M
> [INFO] ------------------------------------------------------------------------

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

        

[jira] Commented: (GERONIMO-2751) [BUILD BREAK] Module geronimo-axis2

Posted by "Prasad Kashyap (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-2751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465807 ] 

Prasad Kashyap commented on GERONIMO-2751:
------------------------------------------

+ Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Geronimo :: AXIS2
[INFO]    task-segment: [install]
[INFO] ----------------------------------------------------------------------------
[INFO] [tools:require-java-version {execution: validate-java-version}]
[INFO] [build-helper:add-source {execution: add-source}]
[INFO] Source directory: /home/prasad/geronimo/trunk/modules/geronimo-axis2/src/main/generated added.
[INFO] [tools:copy-legal-files {execution: install-legal-files}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
Downloading: http://repo1.maven.org/maven//jaxen/poms/jaxen-1.1-beta-10.pom
[WARNING] Unable to get resource from repository maven-repo1 (http://repo1.maven.org/maven/)
Downloading: http://ws.zones.apache.org/repository//jaxen/poms/jaxen-1.1-beta-10.pom
[WARNING] Unable to get resource from repository ws-zones (http://ws.zones.apache.org/repository/)
Downloading: http://people.apache.org/repo/m2-incubating-repository//jaxen/jaxen/1.1-beta-10/jaxen-1.1-beta-10.pom
[WARNING] Unable to get resource from repository apache-incubator (http://people.apache.org/repo/m2-incubating-repository/)
Downloading: http://repository.codehaus.org/jaxen/jaxen/1.1-beta-10/jaxen-1.1-beta-10.pom
[WARNING] Unable to get resource from repository codehaus (http://repository.codehaus.org)
Downloading: http://repo1.maven.org/maven2/jaxen/jaxen/1.1-beta-10/jaxen-1.1-beta-10.pom
[WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2)
Downloading: http://repo1.maven.org/maven//javax.xml.bind/poms/jaxb-api-2.0.2.pom
[WARNING] Unable to get resource from repository maven-repo1 (http://repo1.maven.org/maven/)
Downloading: http://ws.zones.apache.org/repository//javax.xml.bind/poms/jaxb-api-2.0.2.pom
[WARNING] Unable to get resource from repository ws-zones (http://ws.zones.apache.org/repository/)
Downloading: http://people.apache.org/repo/m2-incubating-repository//javax/xml/bind/jaxb-api/2.0.2/jaxb-api-2.0.2.pom
[WARNING] Unable to get resource from repository apache-incubator (http://people.apache.org/repo/m2-incubating-repository/)
Downloading: http://repository.codehaus.org/javax/xml/bind/jaxb-api/2.0.2/jaxb-api-2.0.2.pom
[WARNING] Unable to get resource from repository codehaus (http://repository.codehaus.org)
Downloading: http://repo1.maven.org/maven2/javax/xml/bind/jaxb-api/2.0.2/jaxb-api-2.0.2.pom
[WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2)
Downloading: http://repo1.maven.org/maven//woodstox/poms/wstx-asl-3.2.0.pom
[WARNING] Unable to get resource from repository maven-repo1 (http://repo1.maven.org/maven/)
Downloading: http://ws.zones.apache.org/repository//woodstox/poms/wstx-asl-3.2.0.pom
[WARNING] Unable to get resource from repository ws-zones (http://ws.zones.apache.org/repository/)
Downloading: http://people.apache.org/repo/m2-incubating-repository//woodstox/wstx/asl-3.2.0/wstx-asl-3.2.0.pom
[WARNING] Unable to get resource from repository apache-incubator (http://people.apache.org/repo/m2-incubating-repository/)
Downloading: http://repository.codehaus.org/woodstox/wstx/asl-3.2.0/wstx-asl-3.2.0.pom
[WARNING] Unable to get resource from repository codehaus (http://repository.codehaus.org)
Downloading: http://repo1.maven.org/maven2/woodstox/wstx/asl-3.2.0/wstx-asl-3.2.0.pom
[WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2)
[WARNING] POM for 'org.apache.axis2:axis2-jaxws-api:pom:SNAPSHOT:compile' is invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM.
[WARNING] POM for 'org.apache.axis2:axis2-java2wsdl:pom:SNAPSHOT:compile' is invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM.
[WARNING] POM for 'org.apache.axis2:axis2-kernel:pom:SNAPSHOT:compile' is invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM.
Downloading: http://repo1.maven.org/maven//wsdl4j/poms/wsdl4j-1.6.2.pom
[WARNING] Unable to get resource from repository maven-repo1 (http://repo1.maven.org/maven/)
Downloading: http://ws.zones.apache.org/repository//wsdl4j/poms/wsdl4j-1.6.2.pom
[WARNING] Unable to get resource from repository ws-zones (http://ws.zones.apache.org/repository/)
Downloading: http://people.apache.org/repo/m2-incubating-repository//wsdl4j/wsdl4j/1.6.2/wsdl4j-1.6.2.pom
[WARNING] Unable to get resource from repository apache-incubator (http://people.apache.org/repo/m2-incubating-repository/)
Downloading: http://repository.codehaus.org/wsdl4j/wsdl4j/1.6.2/wsdl4j-1.6.2.pom
[WARNING] Unable to get resource from repository codehaus (http://repository.codehaus.org)
Downloading: http://repo1.maven.org/maven2/wsdl4j/wsdl4j/1.6.2/wsdl4j-1.6.2.pom
[WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2)
Downloading: http://repo1.maven.org/maven//org.apache.neethi/poms/neethi-2.0.pom
[WARNING] Unable to get resource from repository maven-repo1 (http://repo1.maven.org/maven/)
Downloading: http://ws.zones.apache.org/repository//org.apache.neethi/poms/neethi-2.0.pom
[WARNING] Unable to get resource from repository ws-zones (http://ws.zones.apache.org/repository/)
Downloading: http://people.apache.org/repo/m2-incubating-repository//org/apache/neethi/neethi/2.0/neethi-2.0.pom
[WARNING] Unable to get resource from repository apache-incubator (http://people.apache.org/repo/m2-incubating-repository/)
Downloading: http://repository.codehaus.org/org/apache/neethi/neethi/2.0/neethi-2.0.pom
[WARNING] Unable to get resource from repository codehaus (http://repository.codehaus.org)
Downloading: http://repo1.maven.org/maven2/org/apache/neethi/neethi/2.0/neethi-2.0.pom
[WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2)
Downloading: http://repo1.maven.org/maven//incubator-woden/poms/woden-1.0.0M6.pom
[WARNING] Unable to get resource from repository maven-repo1 (http://repo1.maven.org/maven/)
Downloading: http://ws.zones.apache.org/repository//incubator-woden/poms/woden-1.0.0M6.pom
[WARNING] Unable to get resource from repository ws-zones (http://ws.zones.apache.org/repository/)
Downloading: http://people.apache.org/repo/m2-incubating-repository//incubator-woden/woden/1.0.0M6/woden-1.0.0M6.pom
[WARNING] Unable to get resource from repository apache-incubator (http://people.apache.org/repo/m2-incubating-repository/)
Downloading: http://repository.codehaus.org/incubator-woden/woden/1.0.0M6/woden-1.0.0M6.pom
[WARNING] Unable to get resource from repository codehaus (http://repository.codehaus.org)
Downloading: http://repo1.maven.org/maven2/incubator-woden/woden/1.0.0M6/woden-1.0.0M6.pom
[WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2)
[WARNING] POM for 'org.apache.axis2:axis2-jaxws:pom:SNAPSHOT:compile' is invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM.
[WARNING] POM for 'org.apache.axis2:axis2-adb:pom:SNAPSHOT:compile' is invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM.
[INFO] [compiler:compile]
Compiling 1 source file to /home/prasad/geronimo/trunk/modules/geronimo-axis2/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/home/prasad/geronimo/trunk/modules/geronimo-axis2/src/main/java/org/apache/geronimo/axis2/Axis2WebServiceContainer.java:[70,62] cannot find symbol
symbol  : method createDefaultConfigurationContext()
location: class org.apache.axis2.context.ConfigurationContextFactory


[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:555)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:475)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:454)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:306)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:273)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:140)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:256)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
	at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:505)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:111)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:412)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:534)
	... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10 seconds
[INFO] Finished at: Thu Jan 18 11:37:33 EST 2007
[INFO] Final Memory: 13M/23M
[INFO] ------------------------------------------------------------------------


> [BUILD BREAK] Module geronimo-axis2
> -----------------------------------
>
>                 Key: GERONIMO-2751
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2751
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.0
>            Reporter: Prasad Kashyap
>         Assigned To: Davanum Srinivas
>            Priority: Blocker
>             Fix For: 2.0
>
>
> At revision 497491.
> Compiling 71 source files to /home/prasad/geronimo/trunk/modules/geronimo-axis2/target/classes
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Compilation failure
> /home/prasad/geronimo/trunk/modules/geronimo-axis2/src/main/java/org/apache/geronimo/axis2/Axis2WebServiceContainer.java:[70,62] cannot find symbol
> symbol  : method createDefaultConfigurationContext()
> location: class org.apache.axis2.context.ConfigurationContextFactory
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 4 minutes 34 seconds
> [INFO] Finished at: Thu Jan 18 11:22:07 EST 2007
> [INFO] Final Memory: 72M/129M
> [INFO] ------------------------------------------------------------------------

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