updated uri to allow optional trailing slash on single resource URIs (django automatic redirects don't carry over the Authorization header that can sometimes be needed, for instance with OAuth)
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<plugins>
<plugin>
<name>OpenCoweb :: Java :: Archetype</name>
<prefix>coweb-archetype</prefix>
<artifactId>coweb-archetype</artifactId>
</plugin>
<plugin>
<name>OpenCoweb :: Java :: Admin :: Archetype</name>
<prefix>admin-archetype</prefix>
<artifactId>admin-archetype</artifactId>
</plugin>
</plugins>
</metadata>