Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] Re: User Problem (log4j.xml not copied)

Hello,

I finally found the WTP forum on
http://www.eclipse.org/forums/index.php?t=thread&frm_id=88&;

I posted my question there. Hope anybody can help me. Maybe it would
be a good thing to put the link to the WTP forum on the WTP website?

Regards,

Abid

2010/7/20 Abid Hussain <dilax.hussain@xxxxxxxxxxxxxx>:
> Hello,
>
> I've a question about the usage of WTP (Version 3.1.1).
>
> I'm not sure this is the right forum for posting user related
> questions, but on the WTP website
> (http://www.eclipse.org/webtools/community/) I didn't find anything
> else. The newsgroup's address
> (http://local.eclipse.org/newsportal/thread.php?group=eclipse.webtools)
> isn't reachable.
>
> My question is: I have a maven project (using the m2 plugin)
> configured as dynamic web project. In the folder src/main/resources
> (which is configured in Build Path properties as one of the source
> folders) there are several configuration files, one of those is
> log4j.xml. The corresponding Build folder is target/classes.
>
> For some reasons which I don't understand all files in the folder
> src/main/resources are copied to target/classes but not the log4j.xml.
> I always have to copy it manually to target/classes.
>
> My question is: has anybody an explanation about this behaviour or
> could it be that the file is copied but somehow deleted straight away?
>
> Best regards,
>
> Abid
>


Back to the top