/home/prasad/geronimo/trunk/modules/geronimo-system/src/test/java/org/ apache/geronimo/system/plugin/CopyConfigTest.java:[258,69] incompatible types
found   : java.util.List<java.io.Serializable>
required: java.util.List<java.lang.Object>

I see this periodically and if I build again it always succeeds. I'm not sure what is going on. It might have to do with the extra xjc hint to make the generated classes serializable but I have no idea why it wouldn't work consistently. Has anyone else experienced inconsistent or flaky behavior from xjc or its maven plugin?

thanks
david jencks

On Sep 15, 2007, at 4:16 AM, [EMAIL PROTECTED] wrote:

OpenEJB trunk at 575890
Geronimo Revision: 575890 built with tests included

See the full build-0400.log file at http://people.apache.org/ ~prasad/binaries/trunk/20070915/build-0400.log

13K downloaded
Downloading: http://download.java.net/maven/1//com.sun.xml.bind/ poms/jaxb-impl-2.0.5.pom
656b downloaded
Downloading: http://download.java.net/maven/1//ognl/poms/ ognl-2.6.9.pom [WARNING] Unable to get resource 'ognl:ognl:pom:2.6.9' from repository java.net (http://download.java.net/maven/1/) Downloading: http://people.apache.org/repo/m2-incubating- repository//ognl/ognl/2.6.9/ognl-2.6.9.pom [WARNING] Unable to get resource 'ognl:ognl:pom:2.6.9' from repository apache-incubator (http://people.apache.org/repo/m2- incubating-repository/) Downloading: http://repo1.maven.org/maven2/ognl/ognl/2.6.9/ ognl-2.6.9.pom
792b downloaded
Downloading: http://download.java.net/maven/1//woodstox/poms/wstx- asl-3.2.1.pom [WARNING] Unable to get resource 'woodstox:wstx-asl:pom:3.2.1' from repository java.net (http://download.java.net/maven/1/) Downloading: http://people.apache.org/repo/m2-incubating- repository//woodstox/wstx-asl/3.2.1/wstx-asl-3.2.1.pom [WARNING] Unable to get resource 'woodstox:wstx-asl:pom:3.2.1' from repository apache-incubator (http://people.apache.org/repo/m2- incubating-repository/) Downloading: http://repo1.maven.org/maven2/woodstox/wstx-asl/3.2.1/ wstx-asl-3.2.1.pom [WARNING] Unable to get resource 'woodstox:wstx-asl:pom:3.2.1' from repository central (http://repo1.maven.org/maven2) Downloading: http://download.java.net/maven/1//woodstox/jars/wstx- asl-3.2.1.jar [WARNING] Unable to get resource 'woodstox:wstx-asl:jar:3.2.1' from repository java.net (http://download.java.net/maven/1/) Downloading: http://people.apache.org/repo/m2-incubating- repository//woodstox/wstx-asl/3.2.1/wstx-asl-3.2.1.jar [WARNING] Unable to get resource 'woodstox:wstx-asl:jar:3.2.1' from repository apache-incubator (http://people.apache.org/repo/m2- incubating-repository/) Downloading: http://repo1.maven.org/maven2/woodstox/wstx-asl/3.2.1/ wstx-asl-3.2.1.jar
493K downloaded
Downloading: http://download.java.net/maven/1//ognl/jars/ ognl-2.6.9.jar [WARNING] Unable to get resource 'ognl:ognl:jar:2.6.9' from repository java.net (http://download.java.net/maven/1/) Downloading: http://people.apache.org/repo/m2-incubating- repository//ognl/ognl/2.6.9/ognl-2.6.9.jar [WARNING] Unable to get resource 'ognl:ognl:jar:2.6.9' from repository apache-incubator (http://people.apache.org/repo/m2- incubating-repository/) Downloading: http://repo1.maven.org/maven2/ognl/ognl/2.6.9/ ognl-2.6.9.jar
164K downloaded
Downloading: http://download.java.net/maven/1//com.sun.xml.bind/ jars/jaxb-impl-2.0.5.jar
769K downloaded
[INFO] snapshot org.apache.geronimo.modules:geronimo-kernel:2.1- SNAPSHOT: checking for updates from apache-snapshots [INFO] snapshot org.apache.geronimo.modules:geronimo-kernel:2.1- SNAPSHOT: checking for updates from codehaus-snapshots [INFO] snapshot org.apache.geronimo.modules:geronimo-kernel:2.1- SNAPSHOT: checking for updates from apache.snapshots
[INFO] [enforcer:enforce {execution: default}]
Downloading: http://repository.codehaus.org/com/sun/xml/bind/jaxb- xjc/2.0.3/jaxb-xjc-2.0.3.pom [WARNING] Unable to get resource 'com.sun.xml.bind:jaxb-xjc:pom: 2.0.3' from repository codehaus.org (http://repository.codehaus.org) Downloading: http://repo1.maven.org/maven2/com/sun/xml/bind/jaxb- xjc/2.0.3/jaxb-xjc-2.0.3.pom
165b downloaded
Downloading: http://repository.codehaus.org/com/sun/xml/bind/jaxb- xjc/2.0.3/jaxb-xjc-2.0.3.jar [WARNING] Unable to get resource 'com.sun.xml.bind:jaxb-xjc:jar: 2.0.3' from repository codehaus.org (http://repository.codehaus.org) Downloading: http://repo1.maven.org/maven2/com/sun/xml/bind/jaxb- xjc/2.0.3/jaxb-xjc-2.0.3.jar
2918K downloaded
[INFO] [jaxb2:xjc {execution: default}]
[INFO] Generating source...
[INFO] parsing a schema...
[INFO] compiling a schema...
[INFO] org/apache/geronimo/system/plugin/model/ArtifactType.java
[INFO] org/apache/geronimo/system/plugin/model/AttributeType.java
[INFO] org/apache/geronimo/system/plugin/model/AttributesType.java
[INFO] org/apache/geronimo/system/plugin/model/CopyFileType.java
[INFO] org/apache/geronimo/system/plugin/model/DependencyType.java
[INFO] org/apache/geronimo/system/plugin/model/GbeanType.java
[INFO] org/apache/geronimo/system/plugin/model/HashType.java
[INFO] org/apache/geronimo/system/plugin/model/LicenseType.java
[INFO] org/apache/geronimo/system/plugin/model/ModuleType.java
[INFO] org/apache/geronimo/system/plugin/model/ObjectFactory.java
[INFO] org/apache/geronimo/system/plugin/model/PluginArtifactType.java
[INFO] org/apache/geronimo/system/plugin/model/PluginListType.java
[INFO] org/apache/geronimo/system/plugin/model/PluginType.java
[INFO] org/apache/geronimo/system/plugin/model/PrerequisiteType.java
[INFO] org/apache/geronimo/system/plugin/model/PropertyType.java
[INFO] org/apache/geronimo/system/plugin/model/ReferenceType.java
[INFO] org/apache/geronimo/system/plugin/model/package-info.java
[INFO] [tools:copy-legal-files {execution: install-legal-files}]
[INFO] Created dir: /home/prasad/geronimo/trunk/modules/geronimo- system/target/classes/META-INF [INFO] Copying 2 files to /home/prasad/geronimo/trunk/modules/ geronimo-system/target/classes/META-INF
[INFO] [antrun:run {execution: generate-dynamic-properties}]
[INFO] Executing tasks
[mkdir] Created dir: /home/prasad/geronimo/trunk/modules/ geronimo-system/target/classes/org/apache/geronimo/system/serverinfo [propertyfile] Creating new property file: /home/prasad/geronimo/ trunk/modules/geronimo-system/target/classes/org/apache/geronimo/ system/serverinfo/geronimo-version.properties
[INFO] Executed tasks
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 108 source files to /home/prasad/geronimo/trunk/ modules/geronimo-system/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 16 source files to /home/prasad/geronimo/trunk/ modules/geronimo-system/target/test-classes [INFO] ---------------------------------------------------------------------- --
[ERROR] BUILD FAILURE
[INFO] ---------------------------------------------------------------------- --
[INFO] Compilation failure
/home/prasad/geronimo/trunk/modules/geronimo-system/src/test/java/ org/apache/geronimo/system/plugin/CopyConfigTest.java:[258,69] incompatible types
found   : java.util.List<java.io.Serializable>
required: java.util.List<java.lang.Object>



/home/prasad/geronimo/trunk/modules/geronimo-system/src/test/java/ org/apache/geronimo/system/plugin/CopyConfigTest.java:[258,69] incompatible types
found   : java.util.List<java.io.Serializable>
required: java.util.List<java.lang.Object>


[INFO] ---------------------------------------------------------------------- --
[INFO] For more information, run Maven with the -e switch
[INFO] ---------------------------------------------------------------------- --
[INFO] Total time: 2 minutes 59 seconds
[INFO] Finished at: Sat Sep 15 04:13:26 EDT 2007
[INFO] Final Memory: 71M/508M
[INFO] ---------------------------------------------------------------------- --

Reply via email to