Re: Older Versions of m2eclipse

2009-01-13 Thread Christian Kalkhoff
y the dev build that should fix for the most of MNGECLIPSE-983. The update site is at http://m2eclipse.sonatype.org/update-dev/ regards, Eugene Christian Kalkhoff-3 wrote: Hi, I cannot see the source of workspace projects in eclipse due bug http://jira.codehaus.org/browse/MNGECLIPSE-983 . It

Older Versions of m2eclipse

2009-01-12 Thread Christian Kalkhoff
find older builds? Or do I have to build them on my own? Regards. Christian Kalkhoff - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: No more source folders in webapp projects

2008-09-09 Thread Christian Kalkhoff
On more note. After I deinstalled m2eclipse and reinstalled it, everything seems to be fine. Am 09.09.2008 um 16:02 schrieb Christian Kalkhoff: Hi, today I reloaded the configuration by my reactor holding project in eclipse (right click, Update Project Configuration) and after that my

Re: No more source folders in webapp projects

2008-09-09 Thread Christian Kalkhoff
. If I remove the - and update the configuration, new .project and .classpath are applied. Bug? Regards, Christian Am 05.09.2008 um 08:46 schrieb Christian Kalkhoff: Hi Eugene, thank you for your reply. I did as recommended: - Reviewed, that the webproject has directory /src/main/java

Re: No more source folders in webapp projects

2008-09-04 Thread Christian Kalkhoff
s odd that you are using Ganymede, which is WTP 3.0 and specified WTP 1.5 in the command line... regards, Eugene Christian Kalkhoff-3 wrote: since some time all my maven generated eclipse configs for webapps (war, including m2 plugin generated configs, do not contain source entries for

No more source folders in webapp projects

2008-09-04 Thread Christian Kalkhoff
Hi, since some time all my maven generated eclipse configs for webapps (war, including m2 plugin generated configs, do not contain source entries for /src/main/java. I use maven 2.0.9, Eclipse ganymede, m2eclipse 0.9.5.20080717-1821, maven eclipse plugin 2.5.1. See the generated .classp

Re: Install/deploy a project with a single file

2007-06-11 Thread Christian Kalkhoff
single xml file. What should I define in the pom.xml file so that it will be installed and deployed? Thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Christian Kalkhoff