Hi!

I have tried importing "sesat-kernel" into Eclipse by using the Maven integration. But there are just too many modules, that makes everything so slow. So I have started to build Eclipse files from command line again.

Just fyi, the newest version of the Maven Eclipse Plugin has some broken things, so the command ends up with:

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------ [INFO] Request to merge when 'filtering' is not identical. Original=resource src/main/templates: output=target/classes, include=[*.vm|*.html|**/*.vm|**/*.html], exclude=[**/*.java], test=false, filtering=true, merging with=resource src/main/templates: output=target/classes, include=[*.jsp|**/*.jsp], exclude=[**/*.java], test=false, filtering=false [INFO] ------------------------------------------------------------------------

The simplest thing for getting this to work is to use an older version of the plugin. This can be done with:

mvn org.apache.maven.plugins:maven-eclipse-plugin:2.6:eclipse eclipse:clean eclipse:eclipse

Maybe something to add somewhere in the doc?

Endre Midtgård Meckelborg
Seniorutvikler  ⁄  Scrum Master
FINN tjenester og bedrifter
Tlf: +47 93 01 45 04
[email protected]


Mulighetenes marked
Grensen 5-7
Pb. 747 Sentrum
0106 Oslo
Telefon: +47 22 86 44 10
Telefaks: +47 22 42 96 97
http://www.finn.no

_______________________________________________
Kernel-development mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-development

Reply via email to