There is a patch for this fix. It is in JITA search for jbuilder key word -Dan ----- Original Message ----- From: "Emmanuel Venisse" <[EMAIL PROTECTED]> To: "Maven Users List" <[EMAIL PROTECTED]>; "Marco Herrn" <[EMAIL PROTECTED]> Sent: Thursday, August 21, 2003 7:26 AM Subject: Re: maven plugin - jbuilder
> Hi, > Could you post your future messages to maven user list, for obtain more help > and help other users. > > I don't use the plugin, but I think I can help you. > > Where is install your jbuilder (.jbuilder9 directory)? If it isn't in your > user.home, you must define maven.jbuilder.userHome property with the correct > directory. And in the .jbuilder9 directory, you must have a Default.jpr > project. > > Emmanuel > > ----- Original Message ----- > From: "Marco Herrn" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, August 21, 2003 2:48 PM > Subject: maven plugin - jbuilder > > > Hi, > > I am using maven and wanted to use your plugin to generate a jbuilder > project. > But I am getting the error that the JBuilder Installation could not be > found. > Do you know of such a problem? > > I am using the Personal Edition of JBuilder 9 und Win2000. > > The error message I am getting is this (snipped a bit) : > > [DEBUG] Adding reference: maven.dependency.classpath -> C:\Dokumente und > Einste > lungen\herrnm\.maven\repository\log4j\jars\log4j-1.2.8.jar;C:\Dokumente und > Ein > tellungen\herrnm\.maven\repository\cryptix-jce-api\jars\cryptix-jce-api.jar; > C:\ > okumente und > Einstellungen\herrnm\.maven\repository\cryptix-jce-provider\jars\c > yptix-jce-provider.jar;C:\Dokumente und > Einstellungen\herrnm\.maven\repository\ > ryptix-message-api\jars\cryptix-message-api.jar;C:\Dokumente und > Einstellungen\ > errnm\.maven\repository\cryptix-openpgp-provider\jars\cryptix-openpgp-provid > er. > ar;C:\Dokumente und > Einstellungen\herrnm\.maven\repository\cryptix-pki-api\jars > cryptix-pki-api.jar;C:\Dokumente und > Einstellungen\herrnm\.maven\repository\jdo > \jars\jdom-b9.jar;C:\Dokumente und > Einstellungen\herrnm\.maven\repository\mail\ > ars\mail.jar;C:\Dokumente und > Einstellungen\herrnm\.maven\repository\servletapi > jars\servletapi-2.3.jar;C:\Dokumente und > Einstellungen\herrnm\.maven\repository > activation\jars\activation.jar;C:\Dokumente und > Einstellungen\herrnm\.maven\rep > sitory\certpath-api-compat\jars\certpath-api-compat.jar;C:\Dokumente und > Einste > lungen\herrnm\.maven\repository\jcosap\jars\sapjco.jar > [available] [VERBOSE] Found: src\java > [available] [VERBOSE] Unable to find src\test to set property > unitTestSourc > sPresent > [DEBUG] Adding reference: maven-classpath -> > [DEBUG] Adding reference: maven.compile.src.set -> > [DEBUG] Adding reference: maven.dependency.classpath -> C:\Dokumente und > Einste > lungen\herrnm\.maven\repository\commons-jelly\jars\commons-jelly-tags-xml-20 > 030 > 11.142705.jar > [DEBUG] Adding reference: maven-classpath -> > [DEBUG] Adding reference: maven.compile.src.set -> > > BUILD FAILED > File...... file:/C:/Dokumente und > Einstellungen/herrnm/.maven/plugins/maven-jbu > lder-plugin-1.3-SNAPSHOT/ > Element... fail > Line...... 459 > Column.... 25 > +------------------------------------------------------------------ > | ERROR! > | > | A JBuilder installation could not be found. > +------------------------------------------------------------------ > com.werken.werkz.UnattainableGoalException: Unable to obtain goal > [jbuilder:gen > rate-library] -- file:/C:/Dokumente und > Einstellungen/herrnm/.maven/plugins/mav > n-jbuilder-plugin-1.3-SNAPSHOT/:459:25: <fail> > +------------------------------- > ---------------------------------- > | ERROR! > | > | A JBuilder installation could not be found. > +------------------------------------------------------------------ > at com.werken.werkz.Goal.fire(Goal.java:646) > at com.werken.werkz.Goal.attain(Goal.java:575) > at com.werken.werkz.Goal.attainPrecursors(Goal.java:488) > at com.werken.werkz.Goal.attain(Goal.java:573) > at > org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java > 434) > at org.apache.maven.MavenSession.attainGoals(MavenSession.java:348) > at org.apache.maven.cli.App.doMain(App.java:525) > at org.apache.maven.cli.App.main(App.java:1088) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl > java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcce > sorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:324) > at com.werken.forehead.Forehead.run(Forehead.java:543) > at com.werken.forehead.Forehead.main(Forehead.java:573) > > > Can you help me here? > Bye > Marco > > _____________________________________________________________________ > Envie de discuter en "live" avec vos amis ? T�l�charger MSN Messenger > http://www.ifrance.com/_reloc/m la 1�re messagerie instantan�e de France > > _____________________________________________________________________ > Envie de discuter en "live" avec vos amis ? T�l�charger MSN Messenger > http://www.ifrance.com/_reloc/m la 1�re messagerie instantan�e de France > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
