dev@glassfish.java.net

Re: SNAPSHOT dependency on v3-docs

From: Sahoo <Sahoo_at_sun.com>
Date: Tue, 14 Oct 2008 20:20:42 +0530

When are you releasing this artifact? We need it ASAP in v3 build. The
way v3 build currently takes place, we can't rely on SNAPSHOT versions
for anything that's built outside v3 workspace.

Thanks,
Sahoo

Paul Davies wrote:
> I am aware of the need to publish this artifact.
>
> To answer your questions:
>
> I am responsible for releasing this artifact.
>
> It is in its own workspace (v3-docs) because I was asked to put it
> there by Jerome and Abhijit.
>
> On 10/14/08 03:16, Sahoo wrote:
>> 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
>