open-archetypes / tycho-eclipse-plugin-archetype

Maven archetype to build tycho-based eclipse plugins
33 stars 20 forks source link

GitHub Pages Repository no more existing #15

Closed lschuetze closed 9 years ago

lschuetze commented 9 years ago

The given site http://open-archetypes.github.com/maven-repo/release does not exist anymore. GitHub pages is now under http://${name}.github.io/.

NickVolynkin commented 9 years ago

Indeed, using this URL, I was able to set up an archetype catalog and build a project with an archetype from it. So it still works for Eclipse.

screen shot 2015-06-01 at 00 25 37

lschuetze commented 9 years ago

I use this from command line. However, the day I reported this incident I only get a version which defaults to kepler and tycho 0.18. Tried again today and now I get the recent version pulled. Interesting. Using it with mvn archetype:generate -DarchetypeCatalog=http://open-archetypes.github.com/maven-repo/releases/. I will close this as invalid.

fbricon commented 9 years ago

see https://github.com/open-archetypes/multi-javaee6-archetype/blob/master/README.md#how-to-use-in-command-line On May 31, 2015 3:00 PM, "Nick Volynkin" notifications@github.com wrote:

Oh, since you're using it from command line, could you please help with writing a help section about that? I've updated some formatting and GUI-instructions. But I'm not enough proficient with command line to make an instruction. Please have a look here: https://github.com/NickVolynkin/tycho-eclipse-plugin-archetype/blob/master/README.md

— Reply to this email directly or view it on GitHub https://github.com/open-archetypes/tycho-eclipse-plugin-archetype/issues/15#issuecomment-107233947 .

lschuetze commented 9 years ago

Even better with https://github.com/lschuetze/tycho-eclipse-plugin-archetype/commit/9619bc871c08127e16437924eaccfcea1221c7aa no more selecting.

fbricon commented 9 years ago

nah, too much typing that way On May 31, 2015 4:05 PM, "Lars Schütze" notifications@github.com wrote:

Even better with lschuetze@9619bc8 https://github.com/lschuetze/tycho-eclipse-plugin-archetype/commit/9619bc871c08127e16437924eaccfcea1221c7aa no more selecting.

— Reply to this email directly or view it on GitHub https://github.com/open-archetypes/tycho-eclipse-plugin-archetype/issues/15#issuecomment-107240614 .