Hi, The update center URL which you gave was already present. I can't send you a screen shot because the e-mail with screenshots bounced back. I have maven 2.0.7 and I integrated it. I can now trigger external maven build. Now the problem is where can I see the messages of build? Once I start the build it says build started. I can't make out whether the build ended or was the build successful etc..
Thanks & Regards, Jayaram "Milos Kleint" <[EMAIL PROTECTED]> 28/08/2007 12:04 Please respond to "Maven Users List" <users@maven.apache.org> To "Maven Users List" <users@maven.apache.org> cc Subject Re: Maven Compile error - java.lang.NoSuchMethodError: org.apache.maven.plugin.descriptor.MojoDescriptor.setSince(Ljava/lang/String; you got the same error because you are building with the same embedded maven instance. you need to setup netbeans to use the command line tool. the help you refer to seems to refer to old method of adding AU center. The new way is this: Open Tools/Plugins dialog Find the Settings tab, there's an Add button. Voila! Milos On 8/28/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi, > > I got the same error in NB6 Milestone 10 also. > > Using 2 extractors. > Applying extractor for language: java > ------------------------------------------------------------------------ > [ERROR]FATAL ERROR > ------------------------------------------------------------------------ > org.apache.maven.plugin.descriptor.MojoDescriptor.setSince(Ljava/lang/String;)V > ------------------------------------------------------------------------ > Trace > java.lang.NoSuchMethodError: > org.apache.maven.plugin.descriptor.MojoDescriptor.setSince(Ljava/lang/String;)V > > at > org.apache.maven.tools.plugin.extractor.java.JavaMojoDescriptorExtractor.createMojoDescriptor(JavaMojoDescriptorExtractor.java:225) > at > org.apache.maven.tools.plugin.extractor.java.JavaMojoDescriptorExtractor.execute(JavaMojoDescriptorExtractor.java:559) > at > org.apache.maven.tools.plugin.scanner.DefaultMojoScanner.populatePluginDescriptor(DefaultMojoScanner.java:84) > at > org.apache.maven.plugin.plugin.AbstractGeneratorMojo.execute(AbstractGeneratorMojo.java:135) > at > org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:417) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:610) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:551) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:530) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:309) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:276) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:143) > at > org.codehaus.mevenide.netbeans.embedder.exec.MyLifecycleExecutor.execute(MyLifecycleExecutor.java:94) > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:393) > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:182) > at > org.apache.maven.embedder.MavenEmbedder.execute(MavenEmbedder.java:760) > at > org.codehaus.mevenide.netbeans.execute.MavenJavaExecutor.run(MavenJavaExecutor.java:197) > at > org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:129) > ------------------------------------------------------------------------ > Total time: < 1 second > Finished at: Tue Aug 28 10:22:47 BST 2007 > Final Memory: 41M/108M > ------------------------------------------------------------------------ > > I couldn't add an update center manually to NB 6 MS 10 > > > Manually Registering an Update Center URL > > > See Also > > > If you have not been provided with a module that bundles an update center's > URL, you need to register the update center manually. Once you have > registered the update center, you can access its modules via the Update > Center wizard, which you can access under the Tools menu. > > > There are some changes in the tools-> option dialog box. So I followed the > help to insert a module update like. The steps I followed are below. > > > Unfortunately the in step four I didn't get the Autoupdate Types node :-(. > It is not there in NB 6 MS10. What next? Can I manually patch any NB config > files to add an update center link? > > > Help Help!!!!! > > > To manually register an update center's URL: > 1. Choose Tools > Options. > > > The Options window appears. > 2. In the Options window, click Advanced Options in the bottom lefthand > corner. > 3. In the IDE Configuration node, expand the System subnode. > 4. In the System subnode, right-click Autoupdate Types, and choose New > > General Update Center. > > > The General Update Center dialog box appears. > 5. Type the name of the autoupdate center. The name can be anything you > want it to be. Click Finish. > 6. Expand the Autoupdate Types node, select the newly created subnode, > and enter the URL to the Update Center in the Server URL field, on > the right side of the Options window. Press Enter in the field. > 7. Click Close. > > > You have now manually registered the update center's URL. To verify that > you have done so successfully, choose Tools > Update Center. Your newly > registered update center should be included in the list in the Update > Center wizard. Select it and click Next to access the modules that are > provided by the selected update center. > > > Thanks & Regards, > Jayaram > > > > > Jayaram Ganapathy - Tel 01412280277 > > Jayaram X > Ganapathy/JPMCHAS > E To > "Maven Users List" > 27/08/2007 19:23 <users@maven.apache.org> > cc > > Subject > Re: Maven Compile error - > java.lang.NoSuchMethodError: > org.apache.maven.plugin.descriptor. > MojoDescriptor.setSince(Ljava/lang/ > String;(Document link: Jayaram X > Ganapathy) > > > > > > > > > > Hi, > > Now i am having trouble with clearcase integration. Only svn is available > for scm. I need clearcase. Any idea about the compatibility of clearcase > with NB 6 M 10? > > > Thanks & Regards, > Jayaram > > > > Jayaram Ganapathy - Tel 01412280277 > > Jayaram X > Ganapathy/JPMCHAS > E To > "Maven Users List" > 27/08/2007 18:58 <users@maven.apache.org> > cc > > Subject > Re: Maven Compile error - > java.lang.NoSuchMethodError: > org.apache.maven.plugin.descriptor. > MojoDescriptor.setSince(Ljava/lang/ > String;(Document link: Jayaram X > Ganapathy) > > > > > > > > > > I have downloaded the NB 6 and M 10. Not nightly build. > I can add entry for update center. > Thanks a lot for the help. > > Jayaram > > > > > > "Milos Kleint" > <[EMAIL PROTECTED] > m> To > "Maven Users List" > 27/08/2007 18:53 <users@maven.apache.org> > cc > > Please respond to Subject > "Maven Users Re: Maven Compile error - > List" java.lang.NoSuchMethodError: > <[EMAIL PROTECTED] org.apache.maven.plugin.descriptor. > he.org> MojoDescriptor.setSince(Ljava/lang/ > String; > > > > > > > > > > > it should be on the default netbeans AU. (it is for M10, the daily > builds have a bug that prevents maven support from showing up.) The > version there is a bit older though. > Better add a new AU with this url > http://mevenide.codehaus.org/nbm_release2/NBM_AutoUpdate_6_0.xml > that gets you the latest binaries. > Once installed, go to Tools/Options dialog, select Miscelaneous/Maven2 > and set the location of maven binaries. > > Milos > > On 8/27/07, [EMAIL PROTECTED] > <[EMAIL PROTECTED]> wrote: > > Ok. I am going for NB 6 then. But where will I get the update center link > > which you mentioned? (you can install a newer version of maven support ) > > > > Thanks & Regards, > > Jayaram > > > > > > > > > > "Milos Kleint" <[EMAIL PROTECTED]> > > 27/08/2007 18:45 > > Please respond to > > "Maven Users List" <users@maven.apache.org> > > > > > > To > > "Maven Users List" <users@maven.apache.org> > > cc > > > > Subject > > Re: Maven Compile error - java.lang.NoSuchMethodError: > > > org.apache.maven.plugin.descriptor.MojoDescriptor.setSince(Ljava/lang/String; > > > > > > > > > > > > > > > no. The version of maven shipped with netbeans is a custom build close > > to 2.0.4. The @since tag was added later in 2.0.5 or 6. > > > > Milos > > > > On 8/27/07, [EMAIL PROTECTED] > > <[EMAIL PROTECTED]> wrote: > > > Is there a work around in 5.5? > > > > > > > > > Thanks & Regards, > > > Jayaram > > > > > > > > > > > > > > > > > > "Milos Kleint" <[EMAIL PROTECTED]> > > > 27/08/2007 18:34 > > > Please respond to > > > "Maven Users List" <users@maven.apache.org> > > > > > > > > > To > > > "Maven Users List" <users@maven.apache.org> > > > cc > > > > > > Subject > > > Re: Maven Compile error - java.lang.NoSuchMethodError: > > > > > > org.apache.maven.plugin.descriptor.MojoDescriptor.setSince(Ljava/lang/String; > > > > > > > > > > > > > > > > > > > > > > unfortunately this is an issue with the maven embedder suplied with > > > the netbeans integration in 5.5. If you use 6.0 milestone 10 or later > > > builds, you can install a newer version of maven support and there you > > > can configure to use the command-line maven tool for building your > > > projects. > > > > > > Regards > > > > > > Milos Kleint > > > > > > On 8/27/07, [EMAIL PROTECTED] > > > <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > > > > > I am using latest maven plugin with Netbeans 5.5 and JDK 6. > > > > > > > > Thanks & Regards, > > > > Jayaram Ganapathy > > > > [EMAIL PROTECTED] > > > > Phone: 0141 228 0277 > > > > > > > > > > > > > > > > > > > > > > > > [EMAIL PROTECTED] > > > > 27/08/2007 17:21 > > > > Please respond to > > > > "Maven Users List" <users@maven.apache.org> > > > > > > > > > > > > To > > > > users@maven.apache.org > > > > cc > > > > > > > > Subject > > > > Maven Compile error - java.lang.NoSuchMethodError: > > > > > > > > > > org.apache.maven.plugin.descriptor.MojoDescriptor.setSince(Ljava/lang/String; > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Hi, > > > > > > > > I am stuck with this exception. Any help appretiated. > > > > > > > > java.lang.NoSuchMethodError: > > > > > > > > > > org.apache.maven.plugin.descriptor.MojoDescriptor.setSince(Ljava/lang/String;)V > > > > > > > > > at > > > > > > > > > > org.apache.maven.tools.plugin.extractor.java.JavaMojoDescriptorExtractor.createMojoDescriptor(JavaMojoDescriptorExtractor.java:225) > > > > > at > > > > > > > > > > org.apache.maven.tools.plugin.extractor.java.JavaMojoDescriptorExtractor.execute(JavaMojoDescriptorExtractor.java:559) > > > > > at > > > > > > > > > > org.apache.maven.tools.plugin.scanner.DefaultMojoScanner.populatePluginDescriptor(DefaultMojoScanner.java:84) > > > > > at > > > > > > > > > > org.apache.maven.plugin.plugin.AbstractGeneratorMojo.execute(AbstractGeneratorMojo.java:135) > > > > > at > > > > > > > > > > org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:417) > > > > > at > > > > > > > > > > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:610) > > > > > at > > > > > > > > > > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:551) > > > > > at > > > > > > > > > > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:530) > > > > > at > > > > > > > > > > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:309) > > > > > at > > > > > > > > > > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:276) > > > > > at > > > > > > > > > > org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:143) > > > > > at > > > org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:393) > > > > at > > org.apache.maven.DefaultMaven.execute(DefaultMaven.java:182) > > > > at > > > > > > org.apache.maven.embedder.MavenEmbedder.execute(MavenEmbedder.java:760) > > > > at > > > > > > > > > > org.codehaus.mevenide.netbeans.execute.MavenJavaExecutor.run(MavenJavaExecutor.java:257) > > > > > at > > > > > > org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:131) > > > > > > > > Thanks & Regards, > > > > Jayaram > > > > > > > > > > > > > > > > This communication is for informational purposes only. It is not > > > > intended as an offer or solicitation for the purchase or sale of > > > > any financial instrument or as an official confirmation of any > > > > transaction. All market prices, data and other information are not > > > > warranted as to completeness or accuracy and are subject to change > > > > without notice. Any comments or statements made herein do not > > > > necessarily reflect those of JPMorgan Chase & Co., its subsidiaries > > > > and affiliates. This transmission may contain information that is > > > > privileged, confidential, legally privileged, and/or exempt from > > > > disclosure under applicable law. If you are not the intended > > > > recipient, you are hereby notified that any disclosure, copying, > > > > distribution, or use of the information contained herein (including > > > > any reliance thereon) is STRICTLY PROHIBITED. Although this > > > > transmission and any attachments are believed to be free of any > > > > virus or other defect that might affect any computer system into > > > > which it is received and opened, it is the responsibility of the > > > > recipient to ensure that it is virus free and no responsibility is > > > > accepted by JPMorgan Chase & Co., its subsidiaries and affiliates, > > > > as applicable, for any loss or damage arising in any way from its > > > > use. If you received this transmission in error, please immediately > > > > contact the sender and destroy the material in its entirety, > > > > whether in electronic or hard copy format. Thank you. > > > > Please refer to http://www.jpmorgan.com/pages/disclosures for > > > > disclosures relating to UK legal entities. > > > > > > > > > > > > > > > > This communication is for informational purposes only. It is not > > > > intended as an offer or solicitation for the purchase or sale of > > > > any financial instrument or as an official confirmation of any > > > > transaction. All market prices, data and other information are not > > > > warranted as to completeness or accuracy and are subject to change > > > > without notice. Any comments or statements made herein do not > > > > necessarily reflect those of JPMorgan Chase & Co., its subsidiaries > > > > and affiliates. This transmission may contain information that is > > > > privileged, confidential, legally privileged, and/or exempt from > > > > disclosure under applicable law. If you are not the intended > > > > recipient, you are hereby notified that any disclosure, copying, > > > > distribution, or use of the information contained herein (including > > > > any reliance thereon) is STRICTLY PROHIBITED. Although this > > > > transmission and any attachments are believed to be free of any > > > > virus or other defect that might affect any computer system into > > > > which it is received and opened, it is the responsibility of the > > > > recipient to ensure that it is virus free and no responsibility is > > > > accepted by JPMorgan Chase & Co., its subsidiaries and affiliates, > > > > as applicable, for any loss or damage arising in any way from its > > > > use. If you received this transmission in error, please immediately > > > > contact the sender and destroy the material in its entirety, > > > > whether in electronic or hard copy format. Thank you. > > > > Please refer to http://www.jpmorgan.com/pages/disclosures for > > > > disclosures relating to UK legal entities. > > > > > > > > > > --------------------------------------------------------------------- > > > 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] > > > > > > > > > > This communication is for informational purposes only. It is not > > intended as an offer or solicitation for the purchase or sale of > > any financial instrument or as an official confirmation of any > > transaction. All market prices, data and other information are not > > warranted as to completeness or accuracy and are subject to change > > without notice. Any comments or statements made herein do not > > necessarily reflect those of JPMorgan Chase & Co., its subsidiaries > > and affiliates. This transmission may contain information that is > > privileged, confidential, legally privileged, and/or exempt from > > disclosure under applicable law. If you are not the intended > > recipient, you are hereby notified that any disclosure, copying, > > distribution, or use of the information contained herein (including > > any reliance thereon) is STRICTLY PROHIBITED. Although this > > transmission and any attachments are believed to be free of any > > virus or other defect that might affect any computer system into > > which it is received and opened, it is the responsibility of the > > recipient to ensure that it is virus free and no responsibility is > > accepted by JPMorgan Chase & Co., its subsidiaries and affiliates, > > as applicable, for any loss or damage arising in any way from its > > use. If you received this transmission in error, please immediately > > contact the sender and destroy the material in its entirety, > > whether in electronic or hard copy format. Thank you. > > Please refer to http://www.jpmorgan.com/pages/disclosures for > > disclosures relating to UK legal entities. > > > > --------------------------------------------------------------------- > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]