Re: Maven bug (was: Re: Little announcement and ask for a help)

2008-06-04 Thread Robin Wyles
Hi, I've just run into the same issue in one of my projects - Eclipse doesn't create the dependency for sourceresolve. However I don't have a direct dependency on cocoon-ajax in the block that exhibits the problem. Robin On 30 May 2008, at 17:57, Grzegorz Kossakowski wrote: Felix

Re: Little announcement and ask for a help

2008-05-30 Thread Robin Wyles
Hi Grzegorz, I tried to test this for you, but I have the following missing dependency: dependency groupIdpl.grek.blog/groupId artifactIdmain/artifactId version1.0-SNAPSHOT/version /dependency From where can I download this block? Cheers, Robin On 29 May 2008, at 22:37,

RE: Little announcement and ask for a help

2008-05-30 Thread Jeroen Reijn
application with 2.2 as a test project as well. Good to see you actually started. Regards, Jeroen -Original Message- From: Robin Wyles [mailto:[EMAIL PROTECTED] Sent: Friday, May 30, 2008 10:56 AM To: dev@cocoon.apache.org Subject: Re: Little announcement and ask for a help Hi Grzegorz, I

Re: Little announcement and ask for a help

2008-05-30 Thread Robin Wyles
Message- From: Robin Wyles [mailto:[EMAIL PROTECTED] Sent: Friday, May 30, 2008 10:56 AM To: dev@cocoon.apache.org Subject: Re: Little announcement and ask for a help Hi Grzegorz, I tried to test this for you, but I have the following missing dependency: dependency groupIdpl.grek.blog

Re: Little announcement and ask for a help

2008-05-30 Thread Grzegorz Kossakowski
Robin Wyles pisze: When I download from the site, all I get is an archive containing the dirtylicious-theme block... How can I get the others? I've experienced the same problem after downloading tarball from github and opening it with Ark (openSUSE's archive manager). However, after unpacking

Re: Little announcement and ask for a help

2008-05-30 Thread Jeroen Reijn
FYI. It worked for me with the default archive manager in Ubuntu. Grzegorz Kossakowski wrote: Robin Wyles pisze: When I download from the site, all I get is an archive containing the dirtylicious-theme block... How can I get the others? I've experienced the same problem after downloading

Re: Little announcement and ask for a help

2008-05-30 Thread Grzegorz Kossakowski
Jeroen Reijn pisze: Hi Robin, I tried it as well. You should do a maven install in all subfolders of the project before trying to run the mvn jetty:run. Nice project btw Greg! I would like to participate, but I do not see any spare time in the near future. Looks good though! I've been wanting

Re: Little announcement and ask for a help

2008-05-30 Thread Robin Wyles
Hi Grzegrorz... You were right... when I extracted from the command line I could see the files. Anyway, I ran mvn eclipse:clean eclipse:eclipse grep sourceresolve .classpath and got no output... I did the same in for the dirtylicious-theme block and again, got no output from grep. I

Re: Little announcement and ask for a help

2008-05-30 Thread Felix Knecht
Robin Wyles schrieb: Hi Grzegrorz... You were right... when I extracted from the command line I could see the files. Anyway, I ran mvn eclipse:clean eclipse:eclipse grep sourceresolve .classpath and got no output... Same to me, nothing found in generated .classpath. java version

Re: Little announcement and ask for a help

2008-05-30 Thread Grzegorz Kossakowski
Felix Knecht pisze: Robin Wyles schrieb: Hi Grzegrorz... You were right... when I extracted from the command line I could see the files. Anyway, I ran mvn eclipse:clean eclipse:eclipse grep sourceresolve .classpath and got no output... Same to me, nothing found in generated .classpath.

Re: Little announcement and ask for a help

2008-05-30 Thread Felix Knecht
Grzegorz Kossakowski schrieb: Felix Knecht pisze: Robin Wyles schrieb: Hi Grzegrorz... You were right... when I extracted from the command line I could see the files. Anyway, I ran mvn eclipse:clean eclipse:eclipse grep sourceresolve .classpath and got no output... Same to me, nothing

Maven bug (was: Re: Little announcement and ask for a help)

2008-05-30 Thread Grzegorz Kossakowski
Felix Knecht pisze: Now I get for both greps an entry: $ grep sourceresolve .classpath classpathentry kind=var path=M2_REPO/org/apache/excalibur/components/excalibur-sourceresolve/2.2.3/excalibur-sourceresolve-2.2.3.jar/ $ grep ajax .classpath classpathentry kind=var

Re: Little announcement and ask for a help

2008-05-29 Thread Grzegorz Kossakowski
Grzegorz Kossakowski pisze: Hi guys, I've been rather inactive these days mainly busy with personal affairs but also with Cocoon 2.2 demo application coding. The thing is hosted on github, project called cocoon-blog[1]. The project status should be considered as highly unstable. There is

Little announcement and ask for a help

2008-05-27 Thread Grzegorz Kossakowski
Hi guys, I've been rather inactive these days mainly busy with personal affairs but also with Cocoon 2.2 demo application coding. The thing is hosted on github, project called cocoon-blog[1]. The project status should be considered as highly unstable. There is quite a lot of interesting