I created the project in Eclipse and it runs! I went thru every step, I have not been about to get any of the projects to work with maven2.
On Mon, Apr 28, 2008 at 6:57 PM, Barrie Treloar <[EMAIL PROTECTED]> wrote: > On Tue, Apr 29, 2008 at 6:22 AM, <[EMAIL PROTECTED]> wrote: > > So not I moved the project to the C: directory, and I get this error, > but I > > can not find where this is being called from. It seems like it is > failing on > > the second run of the generateFeature target. I can not find where this > is > > looking for this plug-in name value. > > > > C:\mavenpde\test.pde_maven_plugin.simple_application>mvn install > [del] > > BUILD FAILED > > > > C:\Program > > > > Files\JavaWorkEnv\eclipse\plugins\org.eclipse.pde.build_3.3.2.v20071019\scripts\productBuild\productBuild.xml > > :24: The following error occurred while executing this line: > > > > C:\Program > > > > Files\JavaWorkEnv\eclipse\plugins\org.eclipse.pde.build_3.3.2.v20071019\scripts\productBuild\productBuild.xml > > :52: *Unable to find plug-in: > > test.pde_maven_plugin.simple_application.*Please check the error log > > for more details. > > Did you follow the step "Confirm the Project works"? > > If you can not run your project inside eclipse then there is no way > Maven and the PDE ant plugin will work. > > Did you read the "Getting Started" guide? > http://mojo.codehaus.org/pde-maven-plugin/examples/getting_started.html > > You can download working copies of the tutorials. > Make sure you can get those to work and then use that learning on your > own projects. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
