Thanks Richard, This worked!!
:) -Manu On Jan 15, 2008 2:45 PM, Richard S. Hall <[EMAIL PROTECTED]> wrote: The example bundles where using an unreleased version of the maven-bundle-plugin. I just modified them to use the 1.0.0 released version, so I think it should work now. Just do an "svn up" and try again. -> richard Manu Heru wrote: > Hello Felix Dev and Users, > > I am new to Felix and simply trying to run the Paint example. > > I am interested in Embeding Felix so I am lookin at the project found here ~> > > http://svn.apache.org/repos/asf/felix/trunk/examples/servicebased.host > > along with the circle, square, triangle... > > I have maven installed and want to build the project.. > > I perform a 'mvn clean install' from within the servicebased.host dir but get > this error: > > [INFO] Scanning for projects... > [INFO] > ------------------------------ > ------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Invalid task 'servicebased.host': you must specify a valid > lifecycle phase, or a goal in the format plugin:goal or > pluginGroupId:pluginArtifactId:pluginVersion:goal > > Is this the proper command??? Any ideas on what I am doing wrong and how to > properly build the project? > > thanks, > > -Manu > > > > > > > > --------------------------------- > Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it > now. > --------------------------------- Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.

