I'm in eclipse, with the embedded Maven, trying to import a "Remote Archetype Catalog" from the adress "http://tapestry.apache.org" in the Preferences. But some seconds after clicking "OK" it says "Remote Catalog is empty".

What am I doing wrong ? How can I import a Catalog in Eclipse-maven ?

有帮助吗?

解决方案

You should try manualy with the console with mvn command like in http://tapestry.apache.org/getting-started.html

You may upgrade your eclipse IDE: https://bugs.eclipse.org/bugs/show_bug.cgi?id=390183 or use www.jetbrains.com/idea/webhelp/add-archetype-dialog.html

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top