Re: Maven Not Resolving Dependencies

2006-05-18 Thread Ole Ersoy
l > 1.1.1 > compile > > > or: > > > myfaces > myfaces-all > 1.1.1 > > > Greg > > - Original Message - > From: "Ole Ersoy" <[EMAIL PROTECTED]> > To: "Maven Developers List" > Sent: Thursday, May 18, 2006 5:15

Re: Maven Not Resolving Dependencies

2006-05-18 Thread Ole Ersoy
Stefan, Myfaces has an equally named package. It's not just myfaces, but any dependency from the local repository. Everything was working fine before, and then all of a sudden stopped working. Since eclipse resolves the dependencies in the repository fine, I'm guessing it is an issue in the mav

Re: Maven Not Resolving Dependencies

2006-05-18 Thread Alexandre Poitras
e or: myfaces myfaces-all 1.1.1 Greg - Original Message - From: "Ole Ersoy" <[EMAIL PROTECTED]> To: "Maven Developers List" Sent: Thursday, May 18, 2006 5:15 AM Subject: Re: Maven Not Resolving Dependencies > John, > > I'd be extremely glad to do

Re: Maven Not Resolving Dependencies

2006-05-18 Thread Grzegorz Slowikowski
5:15 AM Subject: Re: Maven Not Resolving Dependencies John, I'd be extremely glad to do that at this point, because I think I'm out of options. I've tried deleting .m2, installing an older version of java (1.5.02), upgrading maven to 2.0.4...I could go back to ant, but that would

Re: Maven Not Resolving Dependencies

2006-05-18 Thread Stefan Hübner
Could it be possible, that in myfaces' dependencies the "javax.faces" artifact is missed out? Or does myfaces contain an equally named package "javax.faces..."? Stefan 2006/5/18, Ole Ersoy <[EMAIL PROTECTED]>: John, I'd be extremely glad to do that at this point, because I think I'm out of opt

Re: Maven Not Resolving Dependencies

2006-05-17 Thread Ole Ersoy
John, I'd be extremely glad to do that at this point, because I think I'm out of options. I've tried deleting .m2, installing an older version of java (1.5.02), upgrading maven to 2.0.4...I could go back to ant, but that would be like plowing a field with a horse and buggie. OK - I setup a reall

Re: Maven Not Resolving Dependencies

2006-05-17 Thread John Casey
Can you attach a copy of your pom and the output from the build when you run with the -X switch? This will give us some clues to start helping you out. BTW, we've had some network trouble lately with the repository pointer ( repo1.maven.org), and it could be affecting you... Cheers, John On 5/1

Re: Maven Not Resolving Dependencies

2006-05-17 Thread Ole Ersoy
Hi, I'm using myfaces...version 1.1.1. I thought it might be an issue with the myfaces download, but I have the same issue with other libraries as well. Thanks for trying though, - Ole --- Alexandre Poitras <[EMAIL PROTECTED]> wrote: > http://maven.apache.org/guides/mini/guide-coping-with-sun-

Re: Maven Not Resolving Dependencies

2006-05-17 Thread Alexandre Poitras
http://maven.apache.org/guides/mini/guide-coping-with-sun-jars.html Just use myfaces instead of the reference implementation. On 5/17/06, Ole Ersoy <[EMAIL PROTECTED]> wrote: Hey Guys, I posted this on the users list, but I'm starting that maybe it's a bug. I'm running 2.0.4. Maven downloads

Maven Not Resolving Dependencies

2006-05-17 Thread Ole Ersoy
Hey Guys, I posted this on the users list, but I'm starting that maybe it's a bug. I'm running 2.0.4. Maven downloads dependencies fine from Ibiblio, and after running the eclipse plugin, eclipse can see them all. However maven does not and I get messages like: java:[4,29] package javax.faces.