How are you building? I'm getting the following errors. Maybe a Mac OS issue?

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.681s
[INFO] Finished at: Tue May 28 09:26:29 EDT 2013
[INFO] Final Memory: 20M/83M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile) 
on project org.apache.geronimo.runtime.common: Compilation failure: Compilation 
failure:
[ERROR] 
/Users/kevan/tmp/release/geronimo-eclipse-plugin-3.0.1/plugins/org.apache.geronimo.runtime.common/src/main/java/org/apache/geronimo/runtime/common/log/Logger.java:[21,31]
 package org.eclipse.core.runtime does not exist
[ERROR] 
[ERROR] 
/Users/kevan/tmp/release/geronimo-eclipse-plugin-3.0.1/plugins/org.apache.geronimo.runtime.common/src/main/java/org/apache/geronimo/runtime/common/log/Logger.java:[22,31]
 package org.eclipse.core.runtime does not exist
[ERROR] 
[ERROR] 
/Users/kevan/tmp/release/geronimo-eclipse-plugin-3.0.1/plugins/org.apache.geronimo.runtime.common/src/main/java/org/apache/geronimo/runtime/common/log/Logger.java:[23,31]
 package org.eclipse.core.runtime does not exist
[ERROR] 
[ERROR] 
/Users/kevan/tmp/release/geronimo-eclipse-plugin-3.0.1/plugins/org.apache.geronimo.runtime.common/src/main/java/org/apache/geronimo/runtime/common/log/Logger.java:[24,25]
 package org.osgi.framework does not exist
[ERROR] 
[ERROR] 
/Users/kevan/tmp/release/geronimo-eclipse-plugin-3.0.1/plugins/org.apache.geronimo.runtime.common/src/main/java/org/apache/geronimo/runtime/common/log/Logger.java:[26,28]
 cannot find symbol
[ERROR] symbol: class Plugin
[ERROR] public class Logger extends Plugin{
[ERROR] 
[ERROR] 
/Users/kevan/tmp/release/geronimo-eclipse-plugin-3.0.1/plugins/org.apache.geronimo.runtime.common/src/main/java/org/apache/geronimo/runtime/common/log/Logger.java:[27,16]
 cannot find symbol
[ERROR] symbol  : class ILog
[ERROR] location: class org.apache.geronimo.runtime.common.log.Logger
[ERROR] 
[ERROR] 
/Users/kevan/tmp/release/geronimo-eclipse-plugin-3.0.1/plugins/org.apache.geronimo.runtime.common/src/main/java/org/apache/geronimo/runtime/common/log/Logger.java:[44,19]
 cannot find symbol
[ERROR] symbol  : class BundleContext
[ERROR] location: class org.apache.geronimo.runtime.common.log.Logger
[ERROR] 
[ERROR] 
/Users/kevan/tmp/release/geronimo-eclipse-plugin-3.0.1/plugins/org.apache.geronimo.runtime.common/src/main/java/org/apache/geronimo/runtime/common/log/Logger.java:[52,18]
 cannot find symbol
[ERROR] symbol  : class BundleContext
[ERROR] location: class org.apache.geronimo.runtime.common.log.Logger
[ERROR] 
[ERROR] 
/Users/kevan/tmp/release/geronimo-eclipse-plugin-3.0.1/plugins/org.apache.geronimo.runtime.common/src/main/java/org/apache/geronimo/runtime/common/log/Logger.java:[33,9]
 cannot find symbol
[ERROR] symbol  : variable super
[ERROR] location: class org.apache.geronimo.runtime.common.log.Logger
[ERROR] 
[ERROR] 
/Users/kevan/tmp/release/geronimo-eclipse-plugin-3.0.1/plugins/org.apache.geronimo.runtime.common/src/main/java/org/apache/geronimo/runtime/common/log/Logger.java:[30,1]
 method does not override or implement a method from a supertype
[ERROR] 
[ERROR] 
/Users/kevan/tmp/release/geronimo-eclipse-plugin-3.0.1/plugins/org.apache.geronimo.runtime.common/src/main/java/org/apache/geronimo/runtime/common/log/Logger.java:[39,2]
 cannot find symbol
[ERROR] symbol  : variable super
[ERROR] location: class org.apache.geronimo.runtime.common.log.Logger
[ERROR] 
[ERROR] 
/Users/kevan/tmp/release/geronimo-eclipse-plugin-3.0.1/plugins/org.apache.geronimo.runtime.common/src/main/java/org/apache/geronimo/runtime/common/log/Logger.java:[36,1]
 method does not override or implement a method from a supertype
[ERROR] 
[ERROR] 
/Users/kevan/tmp/release/geronimo-eclipse-plugin-3.0.1/plugins/org.apache.geronimo.runtime.common/src/main/java/org/apache/geronimo/runtime/common/log/Logger.java:[46,2]
 cannot find symbol
[ERROR] symbol  : variable super
[ERROR] location: class org.apache.geronimo.runtime.common.log.Logger
[ERROR] 
[ERROR] 
/Users/kevan/tmp/release/geronimo-eclipse-plugin-3.0.1/plugins/org.apache.geronimo.runtime.common/src/main/java/org/apache/geronimo/runtime/common/log/Logger.java:[47,28]
 cannot find symbol
[ERROR] symbol  : method getLog()
[ERROR] location: class org.apache.geronimo.runtime.common.log.Logger
[ERROR] 
[ERROR] 
/Users/kevan/tmp/release/geronimo-eclipse-plugin-3.0.1/plugins/org.apache.geronimo.runtime.common/src/main/java/org/apache/geronimo/runtime/common/log/Logger.java:[43,1]
 method does not override or implement a method from a supertype
[ERROR] 
[ERROR] 
/Users/kevan/tmp/release/geronimo-eclipse-plugin-3.0.1/plugins/org.apache.geronimo.runtime.common/src/main/java/org/apache/geronimo/runtime/common/log/Logger.java:[54,2]
 cannot find symbol
[ERROR] symbol  : variable super
[ERROR] location: class org.apache.geronimo.runtime.common.log.Logger
[ERROR] 
[ERROR] 
/Users/kevan/tmp/release/geronimo-eclipse-plugin-3.0.1/plugins/org.apache.geronimo.runtime.common/src/main/java/org/apache/geronimo/runtime/common/log/Logger.java:[51,1]
 method does not override or implement a method from a supertype
[ERROR] 
[ERROR] 
/Users/kevan/tmp/release/geronimo-eclipse-plugin-3.0.1/plugins/org.apache.geronimo.runtime.common/src/main/java/org/apache/geronimo/runtime/common/log/Logger.java:[63,28]
 cannot find symbol
[ERROR] symbol  : method getLog()
[ERROR] location: class org.apache.geronimo.runtime.common.log.Logger
[ERROR] 
[ERROR] 
/Users/kevan/tmp/release/geronimo-eclipse-plugin-3.0.1/plugins/org.apache.geronimo.runtime.common/src/main/java/org/apache/geronimo/runtime/common/log/Logger.java:[64,14]
 cannot find symbol
[ERROR] symbol  : class Status
[ERROR] location: class org.apache.geronimo.runtime.common.log.Logger
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.apache.geronimo.runtime.common

--kevan

On May 27, 2013, at 5:33 AM, Forrest Xia <forres...@gmail.com> wrote:

> Hi Devs,
> 
> Please vote Geronimo eclipse plugin(GEP) 3.0.1 release. This is a release 
> along with Geronimo server runtime release 3.0.1. 
> 
> For details, see 
> http://people.apache.org/builds/geronimo/eclipse/updates/PLUGIN_RELEASE-NOTES-3.0.1.txt
> 
> The GEP code up for vote is:
> https://repository.apache.org/content/repositories/orgapachegeronimo-003/org/apache/geronimo/devtools/geronimo-eclipse-plugin/3.0.1/geronimo-eclipse-plugin-3.0.1-source-release.tar.gz
> https://repository.apache.org/content/repositories/orgapachegeronimo-003/org/apache/geronimo/devtools/geronimo-eclipse-plugin/3.0.1/geronimo-eclipse-plugin-3.0.1-source-release.zip
> 
> 
> The GEP staging update site is:
> http://people.apache.org/builds/geronimo/eclipse/updates/
> 
> The release staging site is:
> https://repository.apache.org/content/repositories/orgapachegeronimo-003
> 
> The tag has created at:
> http://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/tags/geronimo-eclipse-plugin-3.0.1/
> 
> Vote will be at least open for 72 hours.
> [ ] +1  approve
> [ ] +0  no opinion
> [ ] -1  disapprove (and reason why)
> 
> -- 
> Thanks!
> 
> Regards, Forrest

Reply via email to