On Mon, Aug 2, 2010 at 2:04 PM, Ferenc Engárd <ferenc.eng...@gmail.com>wrote:
> Well, thanks for the workaround! > > Do anybody use appfuse on Ubuntu without problems? > > The problem is, that I have other isseues with the simple quickstart > tasks, e.g. 'mvn eclipse:eclipse' results in: > > [...] > [INFO] Adding default classpath container: > org.eclipse.jdt.launching.JRE_CONTAINER > [INFO] Unable to read jar manifest from > > /home/fery/.m2/repository/org/appfuse/appfuse-web/2.1.0-M1/appfuse-web-2.1.0-M1.pom > [INFO] Resource directory's path matches an existing source directory. > Resources will be merged with the source directory src/main/java > [INFO] Resource directory's path matches an existing source directory. > Resources will be merged with the source directory src/main/resources > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Request to merge when 'filtering' is not identical. > Original=resource src/main/resources: output=target/classes, > include=[], > exclude=[ApplicationResources_de.properties|ApplicationResources_fr.properties|ApplicationResources_ko.properties|ApplicationResources_nl.properties|ApplicationResources_no.properties|ApplicationResources_pt*.properties|ApplicationResources_tr.properties|ApplicationResources_zh*.properties|applicationContext-resources.xml|struts.xml|**/*.java], > test=false, filtering=true, merging with=resource src/main/resources: > output=target/classes, > include=[applicationContext-resources.xml|struts.xml], > exclude=[**/*.java], test=false, filtering=false > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [...] > This is caused by a bug in the Eclipse plugin. If you change the version of the maven-eclipse-plugin to 2.5.1, it should fix it. > > So, I would be happy to know why isn't the simple tasks do not work > for me with ubuntu, as I fear that this is not a singular error. > Unfortunately I know these technologies _way_ too less... :( (I guess > it's better if I don't ask what is JRebel. ;)) > > If you send me a .zip, please add an 'mvn eclipse:eclipse', too! > Please let me know if you'd still like me to send this. > > Thanks, > Ferenc > > > On Mon, Aug 2, 2010 at 6:10 PM, Matt Raible <m...@raibledesigns.com> > wrote: > > I suppose the best resolution is for me to run this locally and send you > a zip file of the results. Does that work for you? > > > > On Aug 2, 2010, at 9:43 AM, Ferenc Engárd wrote: > > > >> No, I tested it at home, with a 3G stick. > >> > >> Meanwhile I was able to try it out on an Ubuntu 10.04, with the same > >> output (no proxies here either). The same circumstances: deleted .m2 > >> dir, empty (default) /etc/settings.xml. > >> > >> I append the whole output to the end of this mail. > >> > >> Thanks, > >> Ferenc > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net > For additional commands, e-mail: users-h...@appfuse.dev.java.net > >