Re: 2.2 is not building

2008-06-11 Thread Grzegorz Kossakowski
Lochschmied, Alexander pisze: org.apache.cocoon:cocoon-pipeline-impl:jar:1.1.0-SNAPSHOT is still missing, see attached log if you want Sorry, actually it's a little different now. The missing artifact now is org.apache.cocoon:cocoon-configuration-api:jar:1.0.3-SNAPSHOT I'm testing this

RE: 2.2 is not building

2008-06-09 Thread Lochschmied, Alexander
org.apache.cocoon:cocoon-pipeline-impl:jar:1.1.0-SNAPSHOT is still missing, see attached log if you want Sorry, actually it's a little different now. The missing artifact now is org.apache.cocoon:cocoon-configuration-api:jar:1.0.3-SNAPSHOT I'm testing this locally. BTW. What version of

2.2 is not building

2008-06-06 Thread Lochschmied, Alexander
Hi, I've posted this on users mailing list already but I didn't get any response. Could somebody here please help? I cannot build 2.2 from svn checkout (revision 663844). I tried it on different machines and maven always fails to resolve a certain artifact. Here is what I am trying: svn co

RE: 2.2 is not building

2008-06-06 Thread Lochschmied, Alexander
rm -rf ~/.m2/repository I think the problem is really when clearing local maven repository. I managed to build 2.2 using an old local maven repository (restored from May 16). Could it be that there is something wrong with artifacts on central maven repo?

Re: 2.2 is not building

2008-06-06 Thread Grzegorz Kossakowski
Lochschmied, Alexander pisze: Hi, I've posted this on users mailing list already but I didn't get any response. Could somebody here please help? I cannot build 2.2 from svn checkout (revision 663844). I tried it on different machines and maven always fails to resolve a certain artifact. Here is

RE: 2.2 is not building

2008-06-06 Thread Lochschmied, Alexander
svn co http://svn.apache.org/repos/asf/cocoon/trunk cd trunk rm -rf ~/.m2/repository mvn -Dmaven.test.skip=true -P allblocks install Why do you skip tests? Try without skipping them. Grzegorz, that (mvn -P allblocks install) results in the same problem now for r663985.

Re: 2.2 is not building

2008-06-06 Thread Grzegorz Kossakowski
Lochschmied, Alexander pisze: now for r663985. org.apache.cocoon:cocoon-pipeline-impl:jar:1.1.0-SNAPSHOT is still missing, see attached log if you want Sorry, actually it's a little different now. The missing artifact now is org.apache.cocoon:cocoon-configuration-api:jar:1.0.3-SNAPSHOT I'm

Re: 2.2 is not building

2008-06-06 Thread Grzegorz Kossakowski
Grzegorz Kossakowski pisze: Lochschmied, Alexander pisze: now for r663985. org.apache.cocoon:cocoon-pipeline-impl:jar:1.1.0-SNAPSHOT is still missing, see attached log if you want Sorry, actually it's a little different now. The missing artifact now is