This pom simply has an unwoven HelloWorld class. The resulting jar can be used to test AspectJ load time weaving.
'org.automon:helloworld_unwoven:1.0'
<dependency>
<groupId>org.automon</groupId>
<artifactId>helloworld_unwoven</artifactId>
<version>1.0</version>
</dependency>
<dependency org="org.automon" name="helloworld_unwoven" rev="1.0"/>
"org.automon", "helloworld_unwoven", "1.0"