Add northbound archetype 85/5585/3
authorAndrew Kim <andrekim@cisco.com>
Mon, 10 Mar 2014 19:26:52 +0000 (14:26 -0500)
committerAndrew Kim <andrekim@cisco.com>
Mon, 10 Mar 2014 21:17:28 +0000 (16:17 -0500)
commit41fa12f651c2520cbf617cb5c4b14f500ee53358
tree8637e3de0c3034a06e46b8ee4dd28ba238c272f3
parentf5ea38e63e89fd1a804e21a5c538d99522900837
Add northbound archetype

Change-Id: If7b42ddc1e6053450f8a7b17f3944c7ff026c5c4
Signed-off-by: Andrew Kim <andrekim@cisco.com>
opendaylight/northbound/archetype-app-northbound/pom.xml [new file with mode: 0644]
opendaylight/northbound/archetype-app-northbound/src/main/resources/META-INF/maven/archetype-metadata.xml [new file with mode: 0644]
opendaylight/northbound/archetype-app-northbound/src/main/resources/archetype-resources/pom.xml [new file with mode: 0644]
opendaylight/northbound/archetype-app-northbound/src/main/resources/archetype-resources/src/main/java/Northbound.java [new file with mode: 0644]
opendaylight/northbound/archetype-app-northbound/src/main/resources/archetype-resources/src/main/resources/WEB-INF/web.xml [new file with mode: 0644]
opendaylight/northbound/archetype-app-northbound/src/test/resources/projects/basic/archetype.properties [new file with mode: 0644]
opendaylight/northbound/archetype-app-northbound/src/test/resources/projects/basic/goal.txt [new file with mode: 0644]