Hi, Maybe it's the proxy that is not used when retrieving the cocoon catalog. Can you please raise a JIRA with full explaination agains the archetype plugin. http://jira.codehaus.org/browse/ARCHETYPE
If any one has a way to create a testing environment on my laptop to fake the usage of a proxy when retrieving the catalog, it would be nice. Obviously such an environment should be startable and closable programatically during the maven build. Regards Raphaël 2008/9/3 lswa <[EMAIL PROTECTED]>: > > Hello, David! > > Thank you for reply, I check accessability for the archetype-catalog.xml and > can see it there. But problem is present till now. No interactive dialog > present via proxy connection. From my home place where I have direct > connection to the Internet all things fine according description. So problem > located in proxy for Internet connection and cocoon site rejecting > connection via proxy... For my purpose I will use mvn archetype:generate > without -D... option. But something wrong with cocoon site... > > lswa. > > > David Legg wrote: >> >> Hi lswa, >> >>> I can't execute "Your first Cocoon application using Maven 2". Error >>> occur >>> during execution: >>> mvn archetype:generate -DarchetypeCatalog=http://cocoon.apache.org >>> >> >> I'm not sure, but there may have been a glitch on the Cocoon web site... >> when I looked at the home page it looked different for a few minutes. >> >> Anyhow, when you give that command to Maven it is supposed to find the >> catalog at http://cocoon.apache.org/archetype-catalog.xml and I've just >> checked it and it is ok at the moment. >> >> Check that you can see this file yourself. If you can't then that would >> be a problem. >> >> Alternatively, if you just type mvn archetype:generate without the -D >> option it should use the default maven archetype catalog where you >> should find Cocoon archetypes listed around entry 42 to 44 in the list. >> >> The reason we give you the -D option is for convenience so that new >> users aren't so scared of the long list of archetype possibilities! >> >> Regards, >> David Legg >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> > > -- > View this message in context: > http://www.nabble.com/Error-reading-archetype-catalog-http%3A--cocoon.apache.org-tp19281789p19288312.html > Sent from the Cocoon - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
