Brett,

Thanks once again.

My question on plugin and phase association was generic.  For example, if I
want to know ejb plugin is associated with which phase. Where do I find this
information?  (I know from mailing list that is associated with "package"
phase).

Thanks,
sanjay


On 1/11/06, Brett Porter <[EMAIL PROTECTED]> wrote:
>
> The plugin is not associated with a phase at present. It is available
> now, but needs to reach the mirrors before being announced.
>
> - Brett
>
> On 1/12/06, Sanjay Choudhary <[EMAIL PROTECTED]> wrote:
> > Hi Bret,
> >
> > Had it been handful files I would have created the POMs?
> >
> > Thanks for making the new plugin available. How will I know it is
> available?
> >
> > Also, how do I know that plug in is associated with which phase?  Can I
> find
> > this information somewhere?
> >
> > Regards,
> > sanjay
> >
> >
> > On 1/11/06, Brett Porter <[EMAIL PROTECTED]> wrote:
> > >
> > > A new version of the install plugin will be released shortly that you
> can
> > > use:
> > > -DgeneratePom=true
> > >
> > > In the mean time, you can create a small POM in the local repository
> > > for the libraries.
> > >
> > > - Brett
> > >
> > > On 1/12/06, Sanjay Choudhary <[EMAIL PROTECTED]> wrote:
> > > > I have copied several third party jars ( Websphere application
> server
> > > Lib
> > > > into the repository).  I installed them using the following commiand
> > > >
> > > >  Now when I build I get the following message
> > > >
> > > > call mvn install:install-file -Dfile=./<filename> -DgroupId=oracle
> > > > -DartifactId=classes12 -Dversion=9.0.2.0.0 -Dpackaging=jar
> > > >
> > > > [WARNING] Unable to get resource from repository central (
> > > > http://repo1.maven.org
> > > > /maven2)
> > > > Downloading:
> > > > http://repo1.maven.org/maven2/ibm/was/ras/was.5.0/ras-was.5.0.pom
> > > > [WARNING] Unable to get resource from repository central (
> > > > http://repo1.maven.org
> > > > /maven2)
> > > > Downloading:
> > > > http://repo1.maven.org/maven2/ibm/was/querymd/was.5.0/querymd-was.5
> > > > .0.pom
> > > >
> > > > When I run mvn -o package, it runs quite fast.  But then I have a
> > > > disadvantage of running in a disconnected state.
> > > >
> > > > Is there a way to fix the above warning?  It is slowing down my
> build
> > > :-(
> > > >
> > > > Sanjay
> > > >
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to