MVN

edu.uchicago.mpcs53013 : aws-ingest-weather-archetype

Maven & Gradle

Nov 26, 2023

Serialize Weather To AWS S3 bucket Archetype · Creates an example program that reads NOAA weather and serializes to HDFS Thrift sequence files

mvn archetype:generate -DarchetypeGroupId=edu.uchicago.mpcs53013 -DarchetypeArtifactId=aws-ingest-weather-archetype -DarchetypeVersion=9.0.3
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.uchicago.mpcs53013 : aws-ingest-weather-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 9.0.3

All Versions

Choose a version of edu.uchicago.mpcs53013 : aws-ingest-weather-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
9.0.x
aws-ingest-weather-archetype-9.0.3
aws-ingest-weather-archetype-9.0.2
aws-ingest-weather-archetype-9.0.1
aws-ingest-weather-archetype-9.0.0

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=edu.uchicago.mpcs53013 -DarchetypeArtifactId=aws-ingest-weather-archetype -DarchetypeVersion=9.0.3