http://maven.apache.org/guides/mini/guide-3rd-party-jars-local.html
On 9/1/06, Marco Mistroni <[EMAIL PROTECTED]> wrote:
hi all,
i m runnig maven2 for building my app, which uses spring.
i tried to set as dependency spring
dependency>
<groupId>org.springframework</groupId>
<artifactId>spring</artifactId>
<version>1.2.5</version>
<scope>compile</scope>
</dependency>
downloading htat dependency will require maven2 to download also
javax.resource.connector version 1.0, which maven
is unable to get...
can i get it or do i have to modify the spring dependency ?
thanks in advance and regards
marco
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]