Re: maven-release-plugin not able to locate extensions

2008-10-15 Thread Sahoo
Wendy Smoak wrote: On Wed, Oct 15, 2008 at 3:50 AM, Sahoo <[EMAIL PROTECTED]> wrote: As you can see, it uses a packaging type called distribution-fragment, which is understood by our own extension called org.glassfish.build:maven-glassfish-extension. We build the extension as part of the sam

Re: maven-release-plugin not able to locate extensions

2008-10-15 Thread Wendy Smoak
On Wed, Oct 15, 2008 at 3:50 AM, Sahoo <[EMAIL PROTECTED]> wrote: > As you can see, it uses a packaging type called distribution-fragment, which > is understood by our own extension called > org.glassfish.build:maven-glassfish-extension. We build the extension as > part of the same reactor. Try c

[Help Required] [Fwd: maven-release-plugin not able to locate extensions]

2008-10-15 Thread Sahoo
Hi, Appreciate any suggestion to solve this problem. I am stuck because of this issue. Thanks, Sahoo --- Begin Message --- Hi, I am having problems using maven-release-plugin and I need some help urgently. While doing a release:prepare, maven is not able to locate an extension. I am using

maven-release-plugin not able to locate extensions

2008-10-15 Thread Sahoo
Hi, I am having problems using maven-release-plugin and I need some help urgently. While doing a release:prepare, maven is not able to locate an extension. I am using maven 2.0.7 on JDK 1.5. Given below are the essential details of the pom.xml that's facing the issue: org.glassfish