Sign inSign up

lewiswatson/java-simple-mainclass-archetype

By lewiswatson

•Updated about 10 years ago

A simple Java app built on top of jboss-fuse-6/fis-java-openshift:1.0

Image
0

167

lewiswatson/java-simple-mainclass-archetype repository overview

⁠Fuse Integration Services Simple Java Class Example

Extends registry.access.redhat.com/jboss-fuse-6/fis-java-openshift⁠.

⁠Why was this created?

Until I properly configure OpenShift Origin to share a private docker registry with my development machine, I will be using docker hub.

⁠How did I create it?

Generated from the java-simple-mainclass-archetype maven archetype as referenced in the OpenShift Enterprise XPAAS Fuse Images docs⁠ and RedHat XPAAS Fuse Integration Services Image docs⁠.

mvn archetype:generate \
  -DarchetypeCatalog=https://repo.fusesource.com/nexus/content/groups/public/archetype-catalog.xml \
  -DarchetypeGroupId=io.fabric8.archetypes \
  -DarchetypeVersion=2.2.0.redhat-079 \
  -DarchetypeArtifactId=java-simple-mainclass-archetype

⁠How do I use it

Set up your development environment for the Fabric8 Maven Workflow⁠. Then run

mvn -Pf8-deploy

Tag summary

Content type

Image

Digest

Size

152.1 MB

Last updated

about 10 years ago

docker pull lewiswatson/java-simple-mainclass-archetype:1.0