The error message is: Error message: Missing: > ---------- > 1) javax.transaction:jta:jar:1.0.1B
It´s missing the jar file. I installed it in the repo just copying and pasting the jar file (jta-1.01B.jar it in the repo). Wayne Fay wrote: > > What is the exact error message? Are you missing the jar file, or the pom? > > How did you install it into the repo? (Copy and paste the command line > you used.) > > Wayne > > On 8/18/08, leopupo <[EMAIL PROTECTED]> wrote: >> >> I´m trying to add hibernate dependencies in my pom.xml, but it returns >> the >> following message: >> Error message: Missing: >> ---------- >> 1) javax.transaction:jta:jar:1.0.1B >> >> So, i downloaded it and included it in my .m2\repository path, but it >> still >> returns the same error message and i can´t build my project. >> Can anyone help me? >> >> -- >> View this message in context: >> http://www.nabble.com/Error-in-maven-dependencies-tp19043864p19043864.html >> Sent from the Maven - Users mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > -- View this message in context: http://www.nabble.com/Error-in-maven-dependencies-tp19043864p19048068.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
