comment the current pom.
if you can attach a simple project that reproduce the problem, it will be good.
Emmanuel
Wim Deblauwe a écrit :
> Should I open a new issue in JIRA for my problem or just comment on the
> current one?
>
> 2005/11/2, Doug Douglass <ddouglass@denverdata.com>:
>
>>I reported this problem for maven 1 projects:
>>
>>http://jira.codehaus.org/browse/CONTINUUM-381
>>
>>
>>Wim Deblauwe wrote:
>>
>>>Hi,
>>>
>>>I'm using a structure where my pom.xml is in a subdirectory called build
>>>like this:
>>>
>>>module-name
>>>+ build
>>>+ pom.xml
>>>+ src
>>>+ ...
>>>
>>>Continuum seems to handle this case inproperly. In
>>
>>"working-directory\21" of
>>
>>>my continuum installation, only the contents of the build directory is
>>>copied there. As a result no java files can be found to compile. I'm
>>
>>using
>>
>>>scm:local by the way and I also extend a parent pom. This parent pom
>>
>>gets
>>
>>>read, because I specify there that my reports should be in a temp
>>
>>directory
>>
>>>and this happens.
>>>
>>>Is this a known bug or am I doing something wrong?
>>>
>>>regards,
>>>
>>>Wim
>>>
>>
>>
>
|