et am: Dienstag, 27. Januar 2004 12:59
An: Maven Developers List
Betreff: Re: Problem with artifact:install
Stoffels, Ralf (FWI-AW2) wrote:
> Hi,
>
> artifact:install copies the project.xml file without any modifications to
> the repository.
>
> This entails that the extend eleme
Stoffels, Ralf (FWI-AW2) wrote:
> Hi,
>
> artifact:install copies the project.xml file without any modifications to
> the repository.
>
> This entails that the extend element looses its reference. Therefore all
> references to the
> extended project (like ${pom.groupId}) are dangling and can't b
> -Original Message-
> From: Stoffels, Ralf (FWI-AW2) [mailto:[EMAIL PROTECTED]
> Sent: Monday, January 26, 2004 10:49 PM
> To: '[EMAIL PROTECTED]'
> Subject: Problem with artifact:install
>
>
> Hi,
>
> artifact:install copies the project.xml fi
Hi,
artifact:install copies the project.xml file without any modifications to
the repository.
This entails that the extend element looses its reference. Therefore all
references to the
extended project (like ${pom.groupId}) are dangling and can't be resolved
anymore.
artifact:install should res