Discussion:
[Middlegen-user] Another newbie cannot build CVS
steve
2004-04-29 14:12:11 UTC
Permalink
RH-9.0 / Sun Java 1.4.2_03 / maven 1.0-rc2 / middlegen cvs 04-29-04 ~noon

I followed the website instructions for obtaining the latest CVS. I am now
following the instructions in the README in the middlegen root.

maven jar:install runs without any issues.
I run middlegen:jar, and I get "Unable to obtain goal [java:compile]...
Looking at the compiler output, it cannot find
org.apache.torque.engine.database.model.TypeMap, nor
org.apache.torque.adapter.DBFactory. Of course, these are followed by "can
not resolve symbol TypeMap and DBFactory" errors. Did I miss a step in the
install process? Is the README file I am using the latest-and-greatest?

TIA,
Steve B.
Eivind Waaler
2004-05-03 05:06:06 UTC
Permalink
Hi,

I'm not sure what the status is on the Maven build stuff. Try using ant
instead. Just run 'ant' (default target) on the main directory.

.eivind
Post by steve
RH-9.0 / Sun Java 1.4.2_03 / maven 1.0-rc2 / middlegen cvs 04-29-04 ~noon
I followed the website instructions for obtaining the latest CVS. I am now
following the instructions in the README in the middlegen root.
maven jar:install runs without any issues.
I run middlegen:jar, and I get "Unable to obtain goal [java:compile]...
Looking at the compiler output, it cannot find
org.apache.torque.engine.database.model.TypeMap, nor
org.apache.torque.adapter.DBFactory. Of course, these are followed by "can
not resolve symbol TypeMap and DBFactory" errors. Did I miss a step in the
install process? Is the README file I am using the latest-and-greatest?
TIA,
Steve B.
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
middlegen-user mailing list
https://lists.sourceforge.net/lists/listinfo/middlegen-user
steve
2004-05-03 12:42:08 UTC
Permalink
DOH!

I am always a bit ashamed when the answer is this quick and simple. :)

Thank you very much - BUILD SUCCESSFUL.

Steve B.

----- Original Message -----
From: "Eivind Waaler" <***@tihlde.org>
To: <middlegen-***@lists.sourceforge.net>
Sent: Monday, May 03, 2004 3:05 AM
Subject: Re: [Middlegen-user] Another newbie cannot build CVS
Post by Eivind Waaler
Hi,
I'm not sure what the status is on the Maven build stuff. Try using ant
instead. Just run 'ant' (default target) on the main directory.
.eivind
Post by steve
RH-9.0 / Sun Java 1.4.2_03 / maven 1.0-rc2 / middlegen cvs 04-29-04 ~noon
I followed the website instructions for obtaining the latest CVS. I am now
following the instructions in the README in the middlegen root.
maven jar:install runs without any issues.
I run middlegen:jar, and I get "Unable to obtain goal [java:compile]...
Looking at the compiler output, it cannot find
org.apache.torque.engine.database.model.TypeMap, nor
org.apache.torque.adapter.DBFactory. Of course, these are followed by "can
not resolve symbol TypeMap and DBFactory" errors. Did I miss a step in the
install process? Is the README file I am using the latest-and-greatest?
TIA,
Steve B.
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
middlegen-user mailing list
https://lists.sourceforge.net/lists/listinfo/middlegen-user
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
middlegen-user mailing list
https://lists.sourceforge.net/lists/listinfo/middlegen-user
Loading...