Maven Plug-ins

Skip to end of metadata
Go to start of metadata

BEAM GPF Operator Archetype Plug-in

Source is here.

  1. Checkout the source code using Subversion:
    Type svn co https://www.brockmann-consult.de/svn/os/maven/trunk/maven-beam-gpf-archetype $MY_PROJECTS/maven-beam-gpf-archetype
  1. Cd into $MY_PROJECTS/maven-beam-gpf-archetype
  2. Install BEAM GPF Operator Archetype Plug-in to Maven repository:
    Type mvn install
  3. Cd into $MY_PROJECTS
  4. Create a new BEAM GPF Operator:
    Type mvn archetype:create -DgroupId=<my-groupId> -DartifactId=<my-artifactId> -DarchetypeArtifactId=maven-beam-gpf-archetype -DarchetypeGroupId=org.esa.beam.maven -DarchetypeVersion=4.2-SNAPSHOT

BEAM I/O Plug-ins Archetype Plug-in

Source is here.

svn co https://www.brockmann-consult.de/svn/os/maven/trunk/maven-beam-dataio-archetype $MY_PROJECTS/maven-beam-dataio-archetype

General Template Plug-in

Source is here.

svn co https://www.brockmann-consult.de/svn/os/maven/trunk/maven-template-plugin $MY_PROJECTS/maven-template-plugin
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.