The -Dfile=(file name here) parameter requires that the filename match the file you downloaded, and it must be a complete path to the file if it is not located in your current directory.
When I downloaded the file you provided a link to, it gave me a file name of hibernate-annotations-3.1beta5.tar.gz. I think you didn't install things properly. Wayne On 11/16/07, Nicola Benaglia <[EMAIL PROTECTED]> wrote: > When I execute mannually the command I type: > > mvn install:install-file -DgroupId=javax.persistence -DartifactId=ejb > -Dversion=3.0-public_review -Dpackaging=jar > -Dfile=ejb3-persistence.jar > > Thank you, > nico > > 2007/11/16, Wayne Fay <[EMAIL PROTECTED]>: > > I need to see the "mvn install:install-file" command that you > > executed. Not your pom. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
