You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by moghaddam <za...@gmail.com> on 2013/02/07 13:25:10 UTC

Error on compiling "geronimo-deploymen" module

Hi

I'm a newbie on Geronimo. As I've read on "Building Geronimo with Maven",
I've tried "mvn install -Dstage=bootstrap" first. But it gives me the
following error:

[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure
/home/ehsan/Projects/IntelliJ/geronimo/trunk/framework/modules/geronimo-deployment/src/main/java/org/apache/geronimo/deployment/DeployableBundle.java:[36,35]
unreported exception java.net.MalformedURLException; must be caught or
declared to be thrown

I've checked the svn history of "DeployableBundle.java", it hasn't any major
changes since 2010. I think there is something that I had to do before
building or some configuration have to be done (and not mentioned in
building documentation).

I'm trying to build the geronimo on following environment:
    Ubuntu 12.04
    IntelliJ 12.0.1
    java-6-openjdk-i386
    Apache Maven 2.2.1 (rdebian-8)

thx



--
View this message in context: http://apache-geronimo.328035.n3.nabble.com/Error-on-compiling-geronimo-deploymen-module-tp3986291.html
Sent from the Development mailing list archive at Nabble.com.