I just want to make sure you have done the following steps :
1.Rename or delete your maven repository :
- e.g C:\Documents and Settings\lresende\.m2\repository
2.Add mirrors to your maven (this is usefull if you are having problems
downloading artifacts from a specific repository)
- use the following as a sample
-
https://svn.apache.org/repos/asf/incubator/tuscany/java/etc/settings.xml
- copy the mirros element to a settings.xml file on your maven repository
directory
- e.g C:\Documents and Settings\lresende\.m2\repository\settings.xml
3.If you are cleaning up java files, meaning code, then try a clean chackout
- svn co https://svn.apache.org/repos/asf/incubator/tuscany/java/
After that, do you still see issues ? I started from a clean maven repo and
things are working fine for me.
--
Luciano Resende
http://people.apache.org/~lresende
On 2/15/07, Adriano Crestani <[EMAIL PROTECTED]> wrote:
OK, the problem probably is on my computer then. But thanks anyway for
try to help me ; )
Adriano Crestani
On 2/15/07, Jeremy Boynes <[EMAIL PROTECTED]> wrote:
>
> On Feb 15, 2007, at 7:34 AM, Adriano Crestani wrote:
>
> > I deactivated my firewall, but it's still not working : (. I got it
> > with mvn
> > -X:
>
> I don't know then sorry.
>
> I just checked out https://svn.apache.org/repos/asf/incubator/tuscany/
> java/das to /tmp on my machine, removed org/apache/tuscany from my
> local mvn cache and managed to build ok.
>
> Hopefully one of the DAS people can provide more insight.
> --
> Jeremy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>