dev@glassfish.java.net

SNAPSHOT dependency on v3-docs

From: Sahoo <Sahoo_at_Sun.COM>
Date: Tue, 14 Oct 2008 15:46:11 +0530

v3 build depends on SNAPSHOT version of documentation artifact as shown
below:
// nucleus/pom.xml
       <dependency>
           <groupId>org.glassfish.docs</groupId>
           <artifactId>basedocs</artifactId>
                   <version>0.2-SNAPSHOT</version>
                   <type>distribution-fragment</type>
       </dependency>

This needs to be fixed. Who is responsible for releasing this artifact?
Why is it outside v3 workspace?

Thanks,
Sahoo