Building trunk

2009-05-07 Thread Ian Boston

Hi,
I am trying to build trunk after the recent release and version  
increment.
Before doing this I zapped ~/.m2/repository/org/apache/sling as a  
precaution, but I am seeing quite a variety of missing artifacts  
versions


eg
2.0.4-incubator
5-incubator
etc

I suspect, if no one is seeing the same problems they might have the  
old artifacts in their local maven repo.


Should these all be 6-incubator-SNAPSHOT and 2.0.5-incubator-SNAPSHOT  
everywhere or should there be a mixture ?


I have a half a patch done but thought I should check.
Ian



Re: Building trunk

2009-05-07 Thread Ian Boston

:),
Ignore me, I need to pull the appropriate tag and build locally while  
waiting for the release.

Ian

On 7 May 2009, at 12:07, Ian Boston wrote:


Hi,
I am trying to build trunk after the recent release and version  
increment.
Before doing this I zapped ~/.m2/repository/org/apache/sling as a  
precaution, but I am seeing quite a variety of missing artifacts  
versions


eg
2.0.4-incubator
5-incubator
etc

I suspect, if no one is seeing the same problems they might have the  
old artifacts in their local maven repo.


Should these all be 6-incubator-SNAPSHOT and 2.0.5-incubator- 
SNAPSHOT everywhere or should there be a mixture ?


I have a half a patch done but thought I should check.
Ian





Re: Building trunk

2009-05-07 Thread Carsten Ziegeler
Ian Boston wrote:
 :),
 Ignore me, I need to pull the appropriate tag and build locally while
 waiting for the release.
Actually this was a good hint as I forgot to commit the updated poms
yesterday evening :) Everything should point now to the next parent pom
snapshot and allow a build without locally building something before again.

Thanks
Carsten

 Ian
 
 On 7 May 2009, at 12:07, Ian Boston wrote:
 
 Hi,
 I am trying to build trunk after the recent release and version
 increment.
 Before doing this I zapped ~/.m2/repository/org/apache/sling as a
 precaution, but I am seeing quite a variety of missing artifacts versions

 eg
 2.0.4-incubator
 5-incubator
 etc

 I suspect, if no one is seeing the same problems they might have the
 old artifacts in their local maven repo.

 Should these all be 6-incubator-SNAPSHOT and 2.0.5-incubator-SNAPSHOT
 everywhere or should there be a mixture ?

 I have a half a patch done but thought I should check.
 Ian

 
 


-- 
Carsten Ziegeler
cziege...@apache.org


Re: Building trunk

2009-05-07 Thread Carsten Ziegeler
Obviously I was wrong of course, trunk is not buildable - this will be
the case until we can make the release available in a public repository
(and this will take at least another 4 days - but with the weekend
inbetween this might be a little bit longer).

Carsten


-- 
Carsten Ziegeler
cziege...@apache.org


Re: Building trunk

2009-05-07 Thread Ian Boston

At the moment I am doing

svn co 
http://svn.apache.org/repos/asf/incubator/sling/tags/sling-5-incubator-source-release
cd  sling-5-incubator-source-release
mvn clean install

Which places the necessary artifacts into the local repo so trunk  
still builds.

HTH, anyone who zapped their repo like me.
Ian

On 7 May 2009, at 15:10, Carsten Ziegeler wrote:


Obviously I was wrong of course, trunk is not buildable - this will be
the case until we can make the release available in a public  
repository

(and this will take at least another 4 days - but with the weekend
inbetween this might be a little bit longer).

Carsten


--
Carsten Ziegeler
cziege...@apache.org