Fuse Quickstart build errors

2020-11-25 Thread Mike Oliver
the local .m2 repository now shows C:\Users\MO Tec\.m2\repository\org\apache\felix\maven-bundle-plugin has both version 2.3.4 and 2.3.7 So I don't know what to do next. *Mike Oliver** Founder**, Open 4 Business Online* Tel: +1(951)260-0793 | Mobile:**NEW* 639479927462 US Toll free: 1-80

This file is derived, do you really want to edit it

2008-09-28 Thread Mike Oliver
What does this mean? I used subversion to check out a branch of JackRabbit that uses Maven 2 into an Eclipse project. I created a new class from an existing class java source extending from the same abstract class. I ran "mvn install" to build from the pom.xml checked out. It reported an error

RE: no pom file found

2008-09-28 Thread Mike Oliver
. > > > -Original Message- > From: Mike Oliver [mailto:[EMAIL PROTECTED] > Sent: Saturday, September 27, 2008 10:53 PM > To: users@maven.apache.org > Subject: no pom file found > > > I am using maven 1.1 and navigate to a project root folder where th

no pom file found

2008-09-27 Thread Mike Oliver
I am using maven 1.1 and navigate to a project root folder where there is a pom.xml and it points to all the sub directories. When I run maven in that directory with one of the targets in the pom.xml such as maven jar I get the Warning: No pom file was found what am I doing wrong. Ollie --