You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Nicolas De Loof <ni...@capgemini.com> on 2006/05/17 16:21:43 UTC

Re: [attributes] please add support for attributepackages in maven plugin

Where can I find a nightly build of the maven commons-attribute plugin ?
The commons-attributes nightly-build only contains compiler + api

Nicolas De Loof a écrit :
>
> Sorry, I've just discovered this feature is in CVS...
> http://jakarta.apache.org/commons/attributes/changelog.html
>
>
> Nicolas De Loof a écrit :
>>
>> attributepackages property is used on ant task to allow short 
>> attributes in code.
>> There is no support for it in the maven plugin. A simple property may 
>> do the job.
>>
>> Nico.
>>
>>
>> This message contains information that may be privileged or 
>> confidential and is the property of the Capgemini Group. It is 
>> intended only for the person to whom it is addressed. If you are not 
>> the intended recipient,  you are not authorized to read, print, 
>> retain, copy, disseminate,  distribute, or use this message or any 
>> part thereof. If you receive this  message in error, please notify 
>> the sender immediately and delete all  copies of this message.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>>
>
> This message contains information that may be privileged or 
> confidential and is the property of the Capgemini Group. It is 
> intended only for the person to whom it is addressed. If you are not 
> the intended recipient,  you are not authorized to read, print, 
> retain, copy, disseminate,  distribute, or use this message or any 
> part thereof. If you receive this  message in error, please notify the 
> sender immediately and delete all  copies of this message.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>

This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient,  you are not authorized to read, print, retain, copy, disseminate,  distribute, or use this message or any part thereof. If you receive this  message in error, please notify the sender immediately and delete all  copies of this message.


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [attributes] please add support for attributepackages in maven plugin

Posted by Leo Sutic <le...@gmail.com>.
Ok, I've tried to get the nightly build to produce a plugin jar as
well... Let's see how it works.

/LS

On 5/20/06, Leo Sutic <le...@gmail.com> wrote:
> I'll see if I can add it to the nightly build.
>
> BTW - I know that the project is embarrasingly overdue for a release -
> something that was driven home by this article:
> http://programming.newsforge.com/article.pl?sid=06/05/09/2011212&from=rss
>
> /LS
>
> On 5/17/06, Nicolas De Loof <ni...@capgemini.com> wrote:
> >
> > Where can I find a nightly build of the maven commons-attribute plugin ?
> > The commons-attributes nightly-build only contains compiler + api
> >
> > Nicolas De Loof a écrit :
> > >
> > > Sorry, I've just discovered this feature is in CVS...
> > > http://jakarta.apache.org/commons/attributes/changelog.html
> > >
> > >
> > > Nicolas De Loof a écrit :
> > >>
> > >> attributepackages property is used on ant task to allow short
> > >> attributes in code.
> > >> There is no support for it in the maven plugin. A simple property may
> > >> do the job.
> > >>
> > >> Nico.
> > >>
> > >>
> > >> This message contains information that may be privileged or
> > >> confidential and is the property of the Capgemini Group. It is
> > >> intended only for the person to whom it is addressed. If you are not
> > >> the intended recipient,  you are not authorized to read, print,
> > >> retain, copy, disseminate,  distribute, or use this message or any
> > >> part thereof. If you receive this  message in error, please notify
> > >> the sender immediately and delete all  copies of this message.
> > >>
> > >>
> > >> ---------------------------------------------------------------------
> > >> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> > >> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> > >>
> > >
> > > This message contains information that may be privileged or
> > > confidential and is the property of the Capgemini Group. It is
> > > intended only for the person to whom it is addressed. If you are not
> > > the intended recipient,  you are not authorized to read, print,
> > > retain, copy, disseminate,  distribute, or use this message or any
> > > part thereof. If you receive this  message in error, please notify the
> > > sender immediately and delete all  copies of this message.
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> > >
> >
> > This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient,  you are not authorized to read, print, retain, copy, disseminate,  distribute, or use this message or any part thereof. If you receive this  message in error, please notify the sender immediately and delete all  copies of this message.
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> >
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [attributes] please add support for attributepackages in maven plugin

Posted by Leo Sutic <le...@gmail.com>.
I'll see if I can add it to the nightly build.

BTW - I know that the project is embarrasingly overdue for a release -
something that was driven home by this article:
http://programming.newsforge.com/article.pl?sid=06/05/09/2011212&from=rss

/LS

On 5/17/06, Nicolas De Loof <ni...@capgemini.com> wrote:
>
> Where can I find a nightly build of the maven commons-attribute plugin ?
> The commons-attributes nightly-build only contains compiler + api
>
> Nicolas De Loof a écrit :
> >
> > Sorry, I've just discovered this feature is in CVS...
> > http://jakarta.apache.org/commons/attributes/changelog.html
> >
> >
> > Nicolas De Loof a écrit :
> >>
> >> attributepackages property is used on ant task to allow short
> >> attributes in code.
> >> There is no support for it in the maven plugin. A simple property may
> >> do the job.
> >>
> >> Nico.
> >>
> >>
> >> This message contains information that may be privileged or
> >> confidential and is the property of the Capgemini Group. It is
> >> intended only for the person to whom it is addressed. If you are not
> >> the intended recipient,  you are not authorized to read, print,
> >> retain, copy, disseminate,  distribute, or use this message or any
> >> part thereof. If you receive this  message in error, please notify
> >> the sender immediately and delete all  copies of this message.
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> >> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> >>
> >
> > This message contains information that may be privileged or
> > confidential and is the property of the Capgemini Group. It is
> > intended only for the person to whom it is addressed. If you are not
> > the intended recipient,  you are not authorized to read, print,
> > retain, copy, disseminate,  distribute, or use this message or any
> > part thereof. If you receive this  message in error, please notify the
> > sender immediately and delete all  copies of this message.
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> >
>
> This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient,  you are not authorized to read, print, retain, copy, disseminate,  distribute, or use this message or any part thereof. If you receive this  message in error, please notify the sender immediately and delete all  copies of this message.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org