alternatively you could add suns maven repository:
https://maven-repository.dev.java.net/nonav/repository

to the pom or settings:
<repository>
  <id>java.net</id>
  <url>https://maven-repository.dev.java.net/nonav/repository</url>
  <layout>legacy</layout>
</repository>

however i do not see this often in OS projects, so i have no clue if this is 
considered to be bad practice...



-----Ursprüngliche Nachricht-----
Von: Paul Smith [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 18. April 2007 01:26
An: Log4J Developers List
Betreff: Re: maven and jms


ok, so I literally do just follow those directions.  Cool, just thought it was 
odd.  Thanks Curt.





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to