Hi

I agree with Karl Heinz that the Assembly Plugin should support the
documented default directory.

It seems that we disagree about what the preferred directory should
be. I think it should be src/main/assembly/ because almost all
assemblies I have ever seen are for the main part of a project. If
someone wanted to create an assembly for the test part of a project I
would recommend to place the assembly descriptor in src/test/assembly.

On Fri, Mar 7, 2014 at 8:25 PM, Robert Scholte <rfscho...@apache.org> wrote:
> Hi,
>
> This is the standard (preferred) directory layout, so it doesn't have to be
> the default.
> I actually think that src/main/assembly/ should be src/assembly/, otherwise
> it would imply that there can also be a src/test/assembly/. I wouldn't
> separate the descriptors into different folders.
>
> Robert
>
> Op Fri, 07 Mar 2014 20:14:48 +0100 schreef Karl Heinz Marbaise
> <khmarba...@gmx.de>:
>
>
>> Hi,
>>
>> I stumbled over a small thing.
>>
>> The page about the default folder layout
>>
>> https://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html
>>
>> mentioned a location for the maven-assembly-plugin descriptors:
>>
>> src/main/assembly/
>>
>> So the location is a suggestion to locate assembly descriptors but the
>> maven-assembly-plugin itself does not have such a default value for that ?
>>
>> In my opinion the maven-assembly-plugin should have a default location as
>> mentioned above (descriptors default value to search for src/main/assembly/
>> descriptors) or we should change the above description..
>>
>> What do you thing ? Ideas ?
>>
>> Kind regards
>> Karl-Heinz Marbaise
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> For additional commands, e-mail: dev-h...@maven.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>



-- 
Dennis Lundberg

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

Reply via email to