Re: junit 4.8.1 - org.junit cannot be resolved

2010-04-28 Thread Wayne Fay
> 1) the reporter of the ticket attached a broken junit artifact > 2) I uploaded it into central without checking the internal of the jar > 3) Paul > Kingfound > it's broken and notified me > 4) I fixed the broken junit in central

Re: junit 4.8.1 - org.junit cannot be resolved

2010-04-28 Thread Juven Xu
> >> >> >>> to > >> >> >>> > 4.7. no problem at all. > >> >> >>> > > >> >> >>> > did i do anything wrong? > >> >> >> When you have this error, is it in a IDEA ? or when you l

Re: junit 4.8.1 - org.junit cannot be resolved

2010-04-28 Thread Nick Stolwijk
I know, for now I at least got someone to correct the situation between central and repository.sonatype.org. They now have the same artifacts. I am also not happy about the replacement on central. With regards, Nick Stolwijk ~Java Developer~ IPROFS BV. Claus Sluterweg 125 2012 WS Haarlem http://

Re: junit 4.8.1 - org.junit cannot be resolved

2010-04-28 Thread Jörg Schaible
Nick Stolwijk wrote: > Most of the times, mirrors don't update released artifacts, because > they should not change. So depending on your mirror you can get the > old version. I'm already asking around on nexus irc if someone could > resolve this issue at least for the repository.sonatype.org mirr

Re: junit 4.8.1 - org.junit cannot be resolved

2010-04-28 Thread Nick Stolwijk
t; >>> to >> >> >>> > 4.7. no problem at all. >> >> >>> > >> >> >>> > did i do anything wrong? >> >> >> When you have this error, is it in a IDEA ? or when you launch a maven >> >> >>

Re: junit 4.8.1 - org.junit cannot be resolved

2010-04-28 Thread Tony Chemit
> When you have this error, is it in a IDEA ? or when you launch a maven > >> >> build ? > >> >> > >> >>> > >> >>> No, it's just that JUnit 4.8.1 isn't available in the central repo (for > >> >>> now). &g

Re: junit 4.8.1 - org.junit cannot be resolved

2010-04-28 Thread Nick Stolwijk
central here : >> >> >> >> http://repo1.maven.org/maven2/junit/junit/4.8.1/ >> >> >> >>> >> >>> -dirk >> >>> >> >>> --

Re: junit 4.8.1 - org.junit cannot be resolved

2010-04-28 Thread Tony Chemit
t; >> > >> I can see it on central here : > >> > >> http://repo1.maven.org/maven2/junit/junit/4.8.1/ > >> > >>> > >>> -dirk > >>> > >>> - > >>> To unsubscribe, e-mail: us

Re: junit 4.8.1 - org.junit cannot be resolved

2010-04-28 Thread Nick Stolwijk
---------------- >>>> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org >>>> For additional commands, e-mail: users-h...@maven.apache.org >>>> >>> >>> >>> >>> -- >>> Tony Chemit >>> --

Re: junit 4.8.1 - org.junit cannot be resolved

2010-04-28 Thread Nick Stolwijk
;> >>> >>> -dirk >>> >>> - >>> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org >>> For additional commands, e-mail: users-h...@maven.apache.org >>> >> >> >> >> -- >> Tony Chemit >> ---

Re: junit 4.8.1 - org.junit cannot be resolved

2010-04-28 Thread ykyuen
mit > > tél: +33 (0) 2 40 50 29 28 > email: che...@codelutin.com > http://www.codelutin.com > > - > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail

Re: junit 4.8.1 - org.junit cannot be resolved

2010-04-28 Thread Tony Chemit
Le Wed, 28 Apr 2010 09:59:05 +0200, Dirk Olmes a écrit : > On 04/28/2010 08:46 AM, ykyuen wrote: > > > > i try to use junit 4.8.1 in my maven project by adding the following > > dependency in the pom.xml > > > >junit > >junit > >4.8.1 > >test > > > > > > when i try to write th

Re: junit 4.8.1 - org.junit cannot be resolved

2010-04-28 Thread Raphael Ackermann
But it is available in central. http://repository.sonatype.org/index.html#nexus-search;gav~~junit~4.8.1~~ we have been using it for at least a week now. Raphael On Wed, Apr 28, 2010 at 09:59, Dirk Olmes wrote: > On 04/28/2010 08:46 AM, ykyuen wrote: >> >> i try to use junit 4.8.1 in my maven p

Re: junit 4.8.1 - org.junit cannot be resolved

2010-04-28 Thread Dirk Olmes
On 04/28/2010 08:46 AM, ykyuen wrote: > > i try to use junit 4.8.1 in my maven project by adding the following > dependency in the pom.xml > >junit >junit >4.8.1 >test > > > when i try to write the test case, the org.junit cannot be resolved(i.e. > error at "import org.junit.Ass

junit 4.8.1 - org.junit cannot be resolved

2010-04-27 Thread ykyuen
no problem at all. did i do anything wrong? Thanks. Kit -- View this message in context: http://old.nabble.com/junit-4.8.1---org.junit-cannot-be-resolved-tp28385338p28385338.html Sent from the Maven - Users mailing list archive at