Dear Wiki user, You have subscribed to a wiki page or wiki category on "Db-torque Wiki" for change notification.
The following page has been changed by ErnestoCelis: http://wiki.apache.org/db-torque/TutorialUserCommentsStep1 ------------------------------------------------------------------------------ I have no problem using this tutorial .. it work fine... but with the 3.2 version of torque.... the Maven 1 plugin for the version 3.3 (that said in the last tutorial tutorial its sipose to be ) it's not in the ibiblio maven repository ... --MatiasGel + ---- + Trying to download the torque plugin always failed with missing artifacs from ibiblio.org repository, it always returned http 301 status code (moved permanently). So doing some investigations on ibiblio I found that they are moving some content to mirrors.ibiblio.org. To solve this I created the ${user.home}/build.properties file with this line on it: + + maven.repo.remote=http://mirrors.ibiblio.org/pub/mirrors/maven + + After that all the artifac dependencies downloaded just fine. + + In addition, if you want to use Torque 3.3, it is not available on the ibiblio repository, but the 3.3RC1 is there, I haven't used torque since 3.2 so I will go with the 3.3RC1 this time. + + --ErnestoCelis + --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
