You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Hervé BOUTEMY <he...@free.fr> on 2017/01/22 16:50:55 UTC

please review MNG-5904 branch - Remove the whole Ant Build

everything is in the title

more than removal of Ant build, what I want to have in master quite fast is 
the equivalent
mvn -DdistributionTargetFolder="xxx" clean package

Regards,

Hervé

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


Re: please review MNG-5904 branch - Remove the whole Ant Build

Posted by Hervé BOUTEMY <he...@free.fr>.
picky, but true

done

Regards,

Hervé

Le dimanche 22 janvier 2017, 19:49:47 CET Michael Osipov a écrit :
> Am 2017-01-22 um 17:50 schrieb Hervé BOUTEMY:
> > everything is in the title
> > 
> > more than removal of Ant build, what I want to have in master quite fast
> > is
> > the equivalent
> > mvn -DdistributionTargetFolder="xxx" clean package
> 
> It should be DdistributionTargetDirectory, folder is a Windows concept
> from Explorer.
> 
> Michael
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org



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


Re: please review MNG-5904 branch - Remove the whole Ant Build

Posted by Michael Osipov <mi...@apache.org>.
Am 2017-01-22 um 19:58 schrieb Karl Heinz Marbaise:
> Hi,
>
> On 22/01/17 19:49, Michael Osipov wrote:
>> Am 2017-01-22 um 17:50 schrieb Hervé BOUTEMY:
>>> everything is in the title
>>>
>>> more than removal of Ant build, what I want to have in master quite
>>> fast is
>>> the equivalent
>>> mvn -DdistributionTargetFolder="xxx" clean package
>>
>> It should be DdistributionTargetDirectory, folder is a Windows concept
>> from Explorer.
> Really ?
>
> https://en.wikipedia.org/wiki/Directory_(computing)
> https://en.wikipedia.org/wiki/Folder_(computing)

Yes, basic Unix or Java does not know the concept of folders. It has 
been added by graphical file managers.

Michael



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


Re: please review MNG-5904 branch - Remove the whole Ant Build

Posted by Michael Osipov <mi...@apache.org>.
Am 2017-01-22 um 19:58 schrieb Karl Heinz Marbaise:
> Hi,
>
> On 22/01/17 19:49, Michael Osipov wrote:
>> Am 2017-01-22 um 17:50 schrieb Hervé BOUTEMY:
>>> everything is in the title
>>>
>>> more than removal of Ant build, what I want to have in master quite
>>> fast is
>>> the equivalent
>>> mvn -DdistributionTargetFolder="xxx" clean package
>>
>> It should be DdistributionTargetDirectory, folder is a Windows concept
>> from Explorer.
> Really ?

Moreover, the assembly for that is called dir and not folder. This is 
inconsistent:  apache-maven/src/main/assembly/dir.xml



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


Re: please review MNG-5904 branch - Remove the whole Ant Build

Posted by Karl Heinz Marbaise <kh...@gmx.de>.
Hi,

On 22/01/17 19:49, Michael Osipov wrote:
> Am 2017-01-22 um 17:50 schrieb Herv� BOUTEMY:
>> everything is in the title
>>
>> more than removal of Ant build, what I want to have in master quite
>> fast is
>> the equivalent
>> mvn -DdistributionTargetFolder="xxx" clean package
>
> It should be DdistributionTargetDirectory, folder is a Windows concept
> from Explorer.
Really ?

https://en.wikipedia.org/wiki/Directory_(computing)
https://en.wikipedia.org/wiki/Folder_(computing)

Kind regards
Karl Heinz Marbaise


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


Re: please review MNG-5904 branch - Remove the whole Ant Build

Posted by Michael Osipov <mi...@apache.org>.
Am 2017-01-22 um 17:50 schrieb Hervé BOUTEMY:
> everything is in the title
>
> more than removal of Ant build, what I want to have in master quite fast is
> the equivalent
> mvn -DdistributionTargetFolder="xxx" clean package

It should be DdistributionTargetDirectory, folder is a Windows concept 
from Explorer.

Michael



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