[2.0-M1] Building the source distribution with a clean maven repo

2009-02-05 Thread Luciano Resende
Is anyone seeing issues when trying to build the source distribution
with a clean maven repo. It looks like it fails for the first time
(totally clean maven repo), but if you retry it works (probably
because the repo has some stuff already)  ?  I'm guessing this might
be related or same issue as TUSCANY-2806 ?


[1] http://issues.apache.org/jira/browse/TUSCANY-2806

-- 
Luciano Resende
Apache Tuscany, Apache PhotArk
http://people.apache.org/~lresende
http://lresende.blogspot.com/


Re: [2.0-M1] Building the source distribution with a clean maven repo

2009-02-05 Thread ant elder
On Thu, Feb 5, 2009 at 6:55 PM, Luciano Resende luckbr1...@gmail.comwrote:

 Is anyone seeing issues when trying to build the source distribution
 with a clean maven repo. It looks like it fails for the first time
 (totally clean maven repo), but if you retry it works (probably
 because the repo has some stuff already)  ?  I'm guessing this might
 be related or same issue as TUSCANY-2806 ?


 [1] http://issues.apache.org/jira/browse/TUSCANY-2806

 --
 Luciano Resende
 Apache Tuscany, Apache PhotArk
 http://people.apache.org/~lresende http://people.apache.org/%7Elresende
 http://lresende.blogspot.com/


I was hoping i'd fixed all of that except for
TUSCANY-2818http://issues.apache.org/jira/browse/TUSCANY-2818so it
would be going if you first do mvn -Psetup to build the eclipse
compiler and then the rest of the build would be working. I have seen some
intermittent problems with it not working like you describe but not for a
day or so so i was hoping they were done now.

   ...ant


Re: [2.0-M1] Building the source distribution with a clean maven repo

2009-02-05 Thread Dan Becker
I see this issue as well when I build (Windows, Sun 1.6.0_11) with a 
clean repos. I've added a comment to the defect. Let me try with the 
mvn-Psetup and report on whether it works or not.


ant elder wrote:

On Thu, Feb 5, 2009 at 6:55 PM, Luciano Resende luckbr1...@gmail.comwrote:


Is anyone seeing issues when trying to build the source distribution
with a clean maven repo. It looks like it fails for the first time
(totally clean maven repo), but if you retry it works (probably
because the repo has some stuff already)  ?  I'm guessing this might
be related or same issue as TUSCANY-2806 ?


[1] http://issues.apache.org/jira/browse/TUSCANY-2806

--
Luciano Resende
Apache Tuscany, Apache PhotArk
http://people.apache.org/~lresende http://people.apache.org/%7Elresende
http://lresende.blogspot.com/



I was hoping i'd fixed all of that except for
TUSCANY-2818http://issues.apache.org/jira/browse/TUSCANY-2818so it
would be going if you first do mvn -Psetup to build the eclipse
compiler and then the rest of the build would be working. I have seen some
intermittent problems with it not working like you describe but not for a
day or so so i was hoping they were done now.

   ...ant




--
Thanks, Dan Becker