You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Alwyn Schoeman <al...@smart.com.ph> on 2003/07/18 10:19:36 UTC

sar plugin

Hi,

Attached is a very rudimentary sar plugin that builds jboss sar files.
It doesn't do any fancy license and manifest stuff, but does its job.

Will make it better with time.

Regards,

-- 
Alwyn Schoeman
SMART Money Inc.

If you're a SMARTY and you're using the better DNS connections, you
can access my homepage at http://nevyn.smarties.com.ph/Members/alwyn.
The other unlucky ones: http://10.126.136.35/myplone

RE: Regarding google search

Posted by Tim Anderson <tm...@netspace.net.au>.
Inclusion of google has a few terms and conditions,
which probably should be documented somewhere.

The search is utilising the 'Google Free' service,
described at http://www.google.com/searchcode.html.
The terms and conditions for this are outlined at 
http://www.google.com./services/terms_free.html 

Note that the latter appears to be describing the 
'Customizable Google Free' service which IIUC requires a 
'Client Name' assigned by Google to be submitted with 
each request.

Regards,

Tim

> -----Original Message-----
> From: Ben Walding [mailto:ben@walding.com]
> Sent: Monday, 21 July 2003 3:58 PM
> To: Maven Users List
> Subject: Re: Regarding google search
> 
> 
> Thanks Tim.
> 
> Added to http://wiki.codehaus.org/maven/XdocDocumentation
> 
> Tim Anderson wrote:
> 
> >Add a <search/> element to your navigation.xml file. E.g:
> >
> ><project name="foo">
> >  <body>
> >    <menu name="bar">
> >       ..  
> >    </menu>
> >
> >    <search/>
> >  ...
> >
> >-Tim
> >
> >  
> >
> >>-----Original Message-----
> >>From: S. Radhakrishnan [mailto:radhakrishnan@bsil.com]
> >>Sent: Monday, 21 July 2003 3:32 PM
> >>To: 'Maven Users List'
> >>Subject: Regarding google search
> >>
> >>
> >>Hi...
> >>
> >>How to enable google search using Maven??? 
> >>
> >>Regards,
> >>RK.
> >>
> >>---------------------------------------------------------------------
> >>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> >>For additional commands, e-mail: users-help@maven.apache.org
> >>
> >>
> >>    
> >>
> >
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> >For additional commands, e-mail: users-help@maven.apache.org
> >
> >  
> >
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Regarding Maven 10

Posted by "S. Radhakrishnan" <ra...@bsil.com>.
Hi,

can you tell me about the advantages of maven 10....
or suggest me any link to view the same??

I am planning to move from Maven 9 to Maven 10.. for that I need to document
the features..


Regards,
Radhakrishnan.

-----Original Message-----
From: Ben Walding [mailto:ben@walding.com]
Sent: Monday, July 21, 2003 11:28 AM
To: Maven Users List
Subject: Re: Regarding google search


Thanks Tim.

Added to http://wiki.codehaus.org/maven/XdocDocumentation

Tim Anderson wrote:

>Add a <search/> element to your navigation.xml file. E.g:
>
><project name="foo">
>  <body>
>    <menu name="bar">
>       ..
>    </menu>
>
>    <search/>
>  ...
>
>-Tim
>
>
>
>>-----Original Message-----
>>From: S. Radhakrishnan [mailto:radhakrishnan@bsil.com]
>>Sent: Monday, 21 July 2003 3:32 PM
>>To: 'Maven Users List'
>>Subject: Regarding google search
>>
>>
>>Hi...
>>
>>How to enable google search using Maven???
>>
>>Regards,
>>RK.
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>>For additional commands, e-mail: users-help@maven.apache.org
>>
>>
>>
>>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>For additional commands, e-mail: users-help@maven.apache.org
>
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Regarding google search

Posted by Ben Walding <be...@walding.com>.
Thanks Tim.

Added to http://wiki.codehaus.org/maven/XdocDocumentation

Tim Anderson wrote:

>Add a <search/> element to your navigation.xml file. E.g:
>
><project name="foo">
>  <body>
>    <menu name="bar">
>       ..  
>    </menu>
>
>    <search/>
>  ...
>
>-Tim
>
>  
>
>>-----Original Message-----
>>From: S. Radhakrishnan [mailto:radhakrishnan@bsil.com]
>>Sent: Monday, 21 July 2003 3:32 PM
>>To: 'Maven Users List'
>>Subject: Regarding google search
>>
>>
>>Hi...
>>
>>How to enable google search using Maven??? 
>>
>>Regards,
>>RK.
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>>For additional commands, e-mail: users-help@maven.apache.org
>>
>>
>>    
>>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>For additional commands, e-mail: users-help@maven.apache.org
>
>  
>



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


RE: Regarding google search

Posted by "S. Radhakrishnan" <ra...@bsil.com>.
Hi Tim,

Thanks! a lot. Thats works fine. I am getting the google search
in my navigation. But I am not getting any results though I am searching
for keywords which are available on my home page. ( user authentication
required
to enter into my site. is this causing me problem??)

Regards,
RK.
-----Original Message-----
From: Tim Anderson [mailto:tma@netspace.net.au]
Sent: Monday, July 21, 2003 11:20 AM
To: Maven Users List
Subject: RE: Regarding google search


Add a <search/> element to your navigation.xml file. E.g:

<project name="foo">
  <body>
    <menu name="bar">
       ..
    </menu>

    <search/>
  ...

-Tim

> -----Original Message-----
> From: S. Radhakrishnan [mailto:radhakrishnan@bsil.com]
> Sent: Monday, 21 July 2003 3:32 PM
> To: 'Maven Users List'
> Subject: Regarding google search
>
>
> Hi...
>
> How to enable google search using Maven???
>
> Regards,
> RK.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


RE: Regarding google search

Posted by Tim Anderson <tm...@netspace.net.au>.
Add a <search/> element to your navigation.xml file. E.g:

<project name="foo">
  <body>
    <menu name="bar">
       ..  
    </menu>

    <search/>
  ...

-Tim

> -----Original Message-----
> From: S. Radhakrishnan [mailto:radhakrishnan@bsil.com]
> Sent: Monday, 21 July 2003 3:32 PM
> To: 'Maven Users List'
> Subject: Regarding google search
> 
> 
> Hi...
> 
> How to enable google search using Maven??? 
> 
> Regards,
> RK.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Regarding google search

Posted by "S. Radhakrishnan" <ra...@bsil.com>.
Hi...

How to enable google search using Maven??? 

Regards,
RK.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


What are all the advantages of Maven beta 10 version

Posted by "S. Radhakrishnan" <ra...@bsil.com>.
Hi,

I am currently using maven beta 9 version. I just want to switch to maven's
latest version. But before that, I just wanna know that, what are all the
advantages of Maven beta 10 version. it will be easy for me to document the
same :)

Regards,
RK


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: sar plugin

Posted by Alwyn Schoeman <al...@smart.com.ph>.
Ok small problem. install will install to sars/ with extension .sar.
This will not be in your classpath. Will need to hack so that it
installs the jar or maybe keep on using jar and developer need to
rename when deploy?

On Fri, Jul 18, 2003 at 04:19:36PM +0800, Alwyn Schoeman wrote:
> Hi,
> 
> Attached is a very rudimentary sar plugin that builds jboss sar files.
> It doesn't do any fancy license and manifest stuff, but does its job.
> 
> Will make it better with time.
> 
> Regards,
> 
> -- 
> Alwyn Schoeman
> SMART Money Inc.
> 
> If you're a SMARTY and you're using the better DNS connections, you
> can access my homepage at http://nevyn.smarties.com.ph/Members/alwyn.
> The other unlucky ones: http://10.126.136.35/myplone
> 


> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org

-- 
Alwyn Schoeman
SMART Money Inc.

If you're a SMARTY and you're using the better DNS connections, you
can access my homepage at http://nevyn.smarties.com.ph/Members/alwyn.
The other unlucky ones: http://10.126.136.35/myplone

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org