You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Khurram Chaudhary <kc...@hotmail.com> on 2004/07/02 18:57:58 UTC

maven-troque-plugin

Hi All,

I'm trying to build JetSpeed with maven, I've not used maven before so I am 
a new bie.

I'm getting the following error, can anyone please explain what could be the 
problem.

BUILD FAILED
File...... C:\Documents and 
Settings\khurram.chaudhary\.maven\plugins\maven-torque-plugin-
3.2\plugin.jelly
Element... torque-data-model
Line...... 228
Column.... 49
org.apache.torque.engine.EngineException: jakarta.apache.org
Total time: 23 seconds
Finished at: Fri Jul 02 17:31:42 BST 2004


the line 228 of .maven\plugins\maven-torque-plugin-3.2\plugin.jelly looks 
like this

<torque-data-model
          contextProperties="${torque.contextProperties}"
          controlTemplate="${torque.template.om}"
          outputDirectory="${torque.java.dir}"
          outputFile="report.${torque.project}.om.generation"
          targetDatabase="${torque.database}"
          targetPackage="${torque.targetPackage}"
          useClasspath="${torque.useClasspath}">

Can anyone please help, to point out what is missing?

Cheers

Khurram

_________________________________________________________________
It's fast, it's easy and it's free. Get MSN Messenger today! 
http://www.msn.co.uk/messenger


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: maven-troque-plugin

Posted by Brett Porter <br...@gmail.com>.
I think you'll get more help from the torque list on this one.

On Fri, 02 Jul 2004 17:57:58 +0100, Khurram Chaudhary <kc...@hotmail.com> wrote:
> Hi All,
> 
> I'm trying to build JetSpeed with maven, I've not used maven before so I am
> a new bie.
> 
> I'm getting the following error, can anyone please explain what could be the
> problem.
> 
> BUILD FAILED
> File...... C:\Documents and
> Settings\khurram.chaudhary\.maven\plugins\maven-torque-plugin-
> 3.2\plugin.jelly
> Element... torque-data-model
> Line...... 228
> Column.... 49
> org.apache.torque.engine.EngineException: jakarta.apache.org
> Total time: 23 seconds
> Finished at: Fri Jul 02 17:31:42 BST 2004
> 
> the line 228 of .maven\plugins\maven-torque-plugin-3.2\plugin.jelly looks
> like this
> 
> <torque-data-model
>           contextProperties="${torque.contextProperties}"
>           controlTemplate="${torque.template.om}"
>           outputDirectory="${torque.java.dir}"
>           outputFile="report.${torque.project}.om.generation"
>           targetDatabase="${torque.database}"
>           targetPackage="${torque.targetPackage}"
>           useClasspath="${torque.useClasspath}">
> 
> Can anyone please help, to point out what is missing?
> 
> Cheers
> 
> Khurram
> 
> _________________________________________________________________
> It's fast, it's easy and it's free. Get MSN Messenger today!
> http://www.msn.co.uk/messenger
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org