You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(14) |
Oct
|
Nov
|
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
|
Feb
|
Mar
|
Apr
(4) |
May
|
Jun
|
Jul
|
Aug
(12) |
Sep
(14) |
Oct
(1) |
Nov
|
Dec
(1) |
2004 |
Jan
(4) |
Feb
(8) |
Mar
(14) |
Apr
(18) |
May
(1) |
Jun
|
Jul
(3) |
Aug
(1) |
Sep
(5) |
Oct
(26) |
Nov
(36) |
Dec
(21) |
2005 |
Jan
(10) |
Feb
(20) |
Mar
(15) |
Apr
(11) |
May
(29) |
Jun
(18) |
Jul
(19) |
Aug
(12) |
Sep
(11) |
Oct
(3) |
Nov
(7) |
Dec
(5) |
2006 |
Jan
(7) |
Feb
(4) |
Mar
|
Apr
|
May
|
Jun
(14) |
Jul
(45) |
Aug
(58) |
Sep
|
Oct
(3) |
Nov
|
Dec
|
2007 |
Jan
(4) |
Feb
|
Mar
|
Apr
(3) |
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Brett P. <bre...@gm...> - 2004-10-15 11:50:00
|
Hi all, I've made the following changes for maven-plugins at sourceforge: - moved http://maven-plugins.sf.net/maven/maven-plugins to /repository/maven-plugins (old one is symlinked) - copied http://maven-plugins.sf.net/maven/findbugs to /repository/findbugs (I'm assuming this is the distribution point for findbugs as it is newer than ibiblio. If this is not correct, we should remove this directory from maven-plugins) - left other files as is - am setting up an automated sync of http://maven-plugins.sf.net/repository to ibiblio - have set up properties so that jar:deploy will deploy to the new repository only (you need to specify some properties in your own build.properties: see the root project.properties file) Still to be done: - remove the http://maven-plugins.sf.net/maven/ directory altogether - remove the http://maven-plugins.sf.net/repository/maven-plugins/jpox empty directory (andy_jefferson - you need to do this) Anyone using -Dmaven.repo.remote=http://maven-plugins.sf.net/maven/ should shortly be able to remove it. Regards, Brett |
From: Carlos S. <ap...@ca...> - 2004-10-05 16:28:22
|
I'm afraid the SF tells something about only nightly builds can be = available from the site and releases have to be available from the release system, = I suppose it has to do with mirroring. Anyway I don't like it and would = prefer not to do it. The maven-sourceforge plugin or the SF Quick Release System (QRS) can = help.=20 <quote>There is no set quota on the amount of data you can release via = the File Release System (though we do audit projects with large amounts of = data in the FRS). Projects releasing a distro worth of packages, ISO images, = or other large/frequently-updated materials should contact the = SourceForge.net team for assistance. Only project-related materials may be released to = the File Release System. Nightly builds (which would be updated each day) = should be released to Project Web space, instead. Files released via the File Release System cannot be removed.</quote> > -----Original Message----- > From: Eric Pugh [mailto:ep...@up...]=20 > Sent: Tuesday, October 05, 2004 4:01 PM > To: Carlos Sanchez > Subject: RE: [Maven-plugins-developer] Change release strategy? >=20 > Do you have an opinion on hiding the SF file release system? =20 > I agree about the navigation.xml part.. >=20 > > -----Original Message----- > > From: Carlos Sanchez [mailto:car...@us...] > > Sent: Tuesday, October 05, 2004 3:03 PM > > To: ep...@up... > > Subject: RE: [Maven-plugins-developer] Change release strategy? > > > > > > Hi Eric, > > > > I suggest adding plugins to navigation.xml so main site can=20 > be built=20 > > by anyone, and each plugin site is responsability of its developer. > > > > Regards > > > > Carlos Sanchez > > A Coru=F1a, Spain > > http://www.jroller.com/page/carlossg/Weblog > > > > Oness Project > > http://oness.sourceforge.net > > > > > > > -----Original Message----- > > > From: mav...@li... > > > [mailto:mav...@li...] > > > On Behalf Of Eric Pugh > > > Sent: Tuesday, October 05, 2004 2:10 PM > > > To: Maven-plugins-developer > > > Subject: [Maven-plugins-developer] Change release strategy? > > > > > > Since Maven wants to download plugins using the plugin=20 > plugin ( :-)=20 > > > ), should we change the homepage and remove the download link and=20 > > > give higher visibility to the Installation link? > > > > > > I find going through the file release process on SF a=20 > fair amount of=20 > > > work.. > > > and it really doesn't seem required? Also, that might=20 > help us keep=20 > > > the > > > homepage up to date. For example, Macker plugin isn't listed. > > > > > > Eric > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.net email is sponsored by: IT Product Guide on=20 > > > ITManagersJournal Use IT products in your business? Tell=20 > us what you=20 > > > think of them. Give us Your Opinions, Get Free ThinkGeek Gift=20 > > > Certificates! Click to find out more=20 > > > http://productguide.itmanagersjournal.com/guidepromo.tmpl > > > _______________________________________________ > > > Maven-plugins-developer mailing list=20 > > > Mav...@li... > > >=20 > https://lists.sourceforge.net/lists/listinfo/maven-plugins-developer > > > > > > >=20 >=20 >=20 |
From: Andy J. <an...@aj...> - 2004-10-05 15:46:07
|
>I suggest adding plugins to navigation.xml so main site can be built by >anyone, and each plugin site is responsability of its developer. Hi all, I'd agree with Carlos. While using "multiproject" to build the site was a good idea, it takes far too long to run, and is often broken by lack of 3rd party jars (including those for "findbugs", "kodo", etc). We should revert back to a navigation.xml containing the index of plugins, and just let people update their plugins docs when they need to. Any volunteer to do it ? |
From: Carlos S. <car...@us...> - 2004-10-05 15:26:41
|
Hi Eric, I suggest adding plugins to navigation.xml so main site can be built by anyone, and each plugin site is responsability of its developer. Regards Carlos Sanchez A Coru=F1a, Spain http://www.jroller.com/page/carlossg/Weblog Oness Project http://oness.sourceforge.net > -----Original Message----- > From: mav...@li...=20 > [mailto:mav...@li...]=20 > On Behalf Of Eric Pugh > Sent: Tuesday, October 05, 2004 2:10 PM > To: Maven-plugins-developer > Subject: [Maven-plugins-developer] Change release strategy? >=20 > Since Maven wants to download plugins using the plugin plugin=20 > ( :-) ), should we change the homepage and remove the=20 > download link and give higher visibility to the Installation link? >=20 > I find going through the file release process on SF a fair=20 > amount of work.. > and it really doesn't seem required? Also, that might help=20 > us keep the > homepage up to date. For example, Macker plugin isn't listed. >=20 > Eric >=20 >=20 >=20 > ------------------------------------------------------- > This SF.net email is sponsored by: IT Product Guide on=20 > ITManagersJournal Use IT products in your business? Tell us=20 > what you think of them. Give us Your Opinions, Get Free=20 > ThinkGeek Gift Certificates! Click to find out more=20 > http://productguide.itmanagersjournal.com/guidepromo.tmpl > _______________________________________________ > Maven-plugins-developer mailing list > Mav...@li... > https://lists.sourceforge.net/lists/listinfo/maven-plugins-developer >=20 >=20 |
From: Eric P. <ep...@up...> - 2004-10-05 12:10:42
|
You should also document that that maven.repo.remote parameter can be set.. FindBugs plugin has it's various dependencies deployed as such. Check out this page: http://maven-plugins.sourceforge.net/installing.html. Just put all your dependencies in here: http://maven-plugins.sourceforge.net/maven/ Eric > -----Original Message----- > From: mav...@li... > [mailto:mav...@li...]On Behalf Of > Andy Jefferson > Sent: Friday, October 01, 2004 8:28 AM > To: mav...@li...; Eric Legoubin > Subject: Re: [Maven-plugins-developer] Newbee : how to publish libraries > under ibiblio ? > > > On Thursday 30 Sep 2004 23:09, Eric Legoubin wrote: > > Hello, > > > > I'd like to contribute a new plugin. However some libraries are missing > > under ibiblio. > > > > What is the best way ? > > Are the missing libraries under Apache stye licenses ? > If so, you could request that they get uploaded to IBiblio (see > the Maven docs > for details on this process). > > If they aren't you could just release the plugin, and expect > users to find the > dependencies themselves (look in maven.xml at the top level of the > maven-plugins project and you'll find other dependencies that are > like this). > Add your dependencies to the maven.xml in the same style as > others have done > if they fit in this category. > > > > -- > Andy > > > ------------------------------------------------------- > This SF.net email is sponsored by: IT Product Guide on ITManagersJournal > Use IT products in your business? Tell us what you think of them. Give us > Your Opinions, Get Free ThinkGeek Gift Certificates! Click to > find out more > http://productguide.itmanagersjournal.com/guidepromo.tmpl > _______________________________________________ > Maven-plugins-developer mailing list > Mav...@li... > https://lists.sourceforge.net/lists/listinfo/maven-plugins-developer |
From: Eric P. <ep...@up...> - 2004-10-05 12:10:41
|
Since Maven wants to download plugins using the plugin plugin ( :-) ), should we change the homepage and remove the download link and give higher visibility to the Installation link? I find going through the file release process on SF a fair amount of work.. and it really doesn't seem required? Also, that might help us keep the homepage up to date. For example, Macker plugin isn't listed. Eric |
From: Eric L. <eri...@wa...> - 2004-10-02 09:59:05
|
The maven-plugins team is pleased to announce the Maven Macker Plugin 0.4.2 release! http://innig.net/macker Macker is a build-time architectural rule checking utility for Java developers. It's meant to model the architectural ideals programmers always dream up for their projects, and then break -- it helps keep code clean and consistent. You can tailor a rules file to suit a specific project's structure, or write some general "good practice" rules for your code. Macker doesn't try to shove anybody else's rules down your throat; it's flexible, and writing a rules file is part of the development process for each unique project. Changes in this version include: New Features: o Check that a project is compliant with the dependencies rules specified in the Macker configuration file(s). o Register a report Macker. To automatically install the plugin, type the following on a single line: maven plugin:download -DgroupId=maven-plugins -DartifactId=maven-macker-plugin -Dversion=0.4.2 For a manual installation, you can download the plugin here: http://www.ibiblio.org/maven,http://maven-plugins.sf.net/maven/maven-plugins/plugins/maven-macker-plugin-0.4.2.jar Have fun! -The maven-plugins team |
From: Eric L. <eri...@la...> - 2004-10-02 09:12:24
|
Andy, Thanks again for your help. In fact The FTP put works. But I was surprised that the file disappears at soon. Next step ... In the mail https://sourceforge.net/mailarchive/message.php?msg_id=7973370, you say : " You then go through the SourceForge File Release section (under Admin) and select this file you"ve added, selecting the release name etc." It seems I need to create a new packag 'macker-plugin'. But I don't find how to perform it. Besides I don't see my file in the page https://sourceforge.net/project/admin/editpackages.php?group_id=61626 -Eric "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." -Martin Fowler ----- Original Message ----- From: "Andy Jefferson" <an...@aj...> To: <mav...@li...>; "Eric Legoubin" <eri...@la...> Sent: Saturday, October 02, 2004 9:48 AM Subject: Re: [Maven-plugins-developer] Newbee (2) : how to publish release > On Saturday 02 Oct 2004 00:33, Eric Legoubin wrote: > > I've committed under CVS a plugin for Macker 0.4.2 My announcement is ready > > ... > > > > However I've some trouble to publish the release. > > > > I read this mail ; > > https://sourceforge.net/mailarchive/message.php?msg_id=7973370 > > But I don't know the FTP account to use. I try with 'anonymous' and my > > sourceforge id. But none works ! > > To FTP your JAR to SF you should use > ftp upload.sf.net > and login as anonymous. You then "cd" to "incoming" and put your file there. > > > -- > Andy > > > ------------------------------------------------------- > This SF.net email is sponsored by: IT Product Guide on ITManagersJournal > Use IT products in your business? Tell us what you think of them. Give us > Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more > http://productguide.itmanagersjournal.com/guidepromo.tmpl > _______________________________________________ > Maven-plugins-developer mailing list > Mav...@li... > https://lists.sourceforge.net/lists/listinfo/maven-plugins-developer > |
From: Andy J. <an...@aj...> - 2004-10-02 08:21:05
|
On Saturday 02 Oct 2004 00:33, Eric Legoubin wrote: > I've committed under CVS a plugin for Macker 0.4.2 My announcement is ready > ... > > However I've some trouble to publish the release. > > I read this mail ; > https://sourceforge.net/mailarchive/message.php?msg_id=7973370 > But I don't know the FTP account to use. I try with 'anonymous' and my > sourceforge id. But none works ! To FTP your JAR to SF you should use ftp upload.sf.net and login as anonymous. You then "cd" to "incoming" and put your file there. -- Andy |
From: Eric L. <eri...@wa...> - 2004-10-01 23:14:04
|
I've committed under CVS a plugin for Macker 0.4.2 My announcement is ready ... However I've some trouble to publish the release. I read this mail ; https://sourceforge.net/mailarchive/message.php?msg_id=7973370 But I don't know the FTP account to use. I try with 'anonymous' and my sourceforge id. But none works ! Regards -Eric |
From: Andy J. <an...@aj...> - 2004-10-01 06:28:21
|
On Thursday 30 Sep 2004 23:09, Eric Legoubin wrote: > Hello, > > I'd like to contribute a new plugin. However some libraries are missing > under ibiblio. > > What is the best way ? Are the missing libraries under Apache stye licenses ? If so, you could request that they get uploaded to IBiblio (see the Maven docs for details on this process). If they aren't you could just release the plugin, and expect users to find the dependencies themselves (look in maven.xml at the top level of the maven-plugins project and you'll find other dependencies that are like this). Add your dependencies to the maven.xml in the same style as others have done if they fit in this category. -- Andy |
From: Eric L. <eri...@wa...> - 2004-09-30 21:48:33
|
Hello,=20 I'd like to contribute a new plugin. However some libraries are missing = under ibiblio. What is the best way ? Regards -Eric |
From: Andy J. <an...@aj...> - 2004-09-30 09:37:59
|
>How can I contribute both of the plugins? I do have a SF developer ID >for the maven-plugins project. Since you're a developer on the project why not just add them ? You know the process ... each plugin has its own subdirectory in CVS. |
From: Dominik D. <Dom...@cs...> - 2004-09-30 09:11:38
|
Hi all, I was (and still am) involved in the development of two plugins. One is for creating UML diagrams based on javadoc comments. The other one implements axis' java2wsdl task. Both of them are very useful in my build environment and I would like to share it with everyone who is interested. How can I contribute both of the plugins? I do have a SF developer ID for the maven-plugins project. Please let me know, if you need more information on the plugins. Thanks, Dominik -- Dominik Dahlem <Dom...@cs...> ------------------------------------------------------- Trinity College Dublin Department of Computer Science, Dublin 2, Ireland tel: (+353) 1-608 1539 fax: (+353) 1-677 2204 www: http://www.cs.tcd.ie/Dominik.Dahlem/ ------------------------------------------------------- |
From: <eri...@bn...> - 2004-09-29 12:34:54
|
Hello, I'd like to contribute to the project 'maven-plugins'. I write a plugin for Macker, a tool to check dependency rules between Java classes. See the Macker site for more details : http://innig.net. Currently I don't know how to post the library: - The sourceforge mailing lists seem to reject mails with zip archive attached. - I have no web site on which I can publish. That's why I send this mail. Regards Eric This message and any attachments (the "message") is intended solely for the addressees and is confidential. If you receive this message in error, please delete it and immediately notify the sender. Any use not in accord with its purpose, any dissemination or disclosure, either whole or partial, is prohibited except formal approval. The internet can not guarantee the integrity of this message. BNP PARIBAS (and its subsidiaries) shall (will) not therefore be liable for the message if modified. --------------------------------------------- Ce message et toutes les pieces jointes (ci-apres le "message") sont etablis a l'intention exclusive de ses destinataires et sont confidentiels. Si vous recevez ce message par erreur, merci de le detruire et d'en avertir immediatement l'expediteur. Toute utilisation de ce message non conforme a sa destination, toute diffusion ou toute publication, totale ou partielle, est interdite, sauf autorisation expresse. L'internet ne permettant pas d'assurer l'integrite de ce message, BNP PARIBAS (et ses filiales) decline(nt) toute responsabilite au titre de ce message, dans l'hypothese ou il aurait ete modifie. |
From: Carlos S. <ap...@ca...> - 2004-09-13 23:17:01
|
Hi, Hi, I have developed the maven-springgraph-plugin, which generates graphs = with relationships between all of the beans in your Spring application, and = think it'd be a good idea to host it in the maven-plugins project. Now it's available at: http://oness.sourceforge.net/maven-plugins/maven-springgraph-plugin/ Regards Carlos Sanchez A Coru=F1a, Spain http://www.jroller.com/page/carlossg/Weblog Oness Project http://oness.sourceforge.net |
From: Dion G. <dio...@gm...> - 2004-08-01 23:24:19
|
I've added some more functionality to the was 5 plugin: - the ability to run jpython scripts and some basic error checking and would like to release it as well. If anyone has anything urgent to go into the next release, let me know. I'm also close to finishing some more functionality for the dbunit plugin and would like to release that as well. -- http://www.multitask.com.au/people/dion/ |
From: Eric P. <ep...@up...> - 2004-07-30 07:57:13
|
The maven-plugins team is pleased to announce the FindBugs Plug-in 0.8.2 release! http://maven-plugins.sourceforge.net A plugin to automate FindBugs tasks Changes in this version include: New Features: o Switch to maven friendly raw report format. Add new "pmd" style report. o add maven.findbugs.detail which can be low, medium, or high to control which errors are displayed. o Instead of running findbugs against a compiled jar, run against the individual classes. This avoids running the unit tests just to get a compiled jar. Changes: o Use findbugs version 0.8.2. To automatically install the plugin, type the following on a single line: maven plugin:download -DgroupId=maven-plugins -DartifactId=maven-findbugs-plugin -Dversion=0.8.2 -Dmaven.repo.remote=http://www.ibiblio.org/maven,http://maven-plugins.sour ceforge.net/maven/ For a manual installation, you can download the plugin here: http://www.ibiblio.org/maven,http://maven-plugins.sourceforge.net/maven/mave n-plugins/plugins/maven-findbugs-plugin-0.8.2.jar Have fun! -The maven-plugins team |
From: Richard Lewis-S. <rle...@ma...> - 2004-07-28 22:22:41
|
+1 Is there a target in the wsanttasks.jar for reinstall? Using the websphere 5 admin console, re-install is called "Update" - can the goal be named "updateApp"? Richard ----- Original Message ----- From: "Dion Gillard" <dio...@gm...> To: <mav...@li...> Sent: Wednesday, July 28, 2004 5:19 PM Subject: [Maven-plugins-developer] Dbunit Plug-in > I'd like to: > - release the dbunit plugin (upgrade to dbunit 2.1) > - update the was50 plugin with the app-reinstall from the was40 plugin > - release the was50 plugin > > Any objections/comments? > -- > http://www.multitask.com.au/people/dion/ > > > ------------------------------------------------------- > This SF.Net email is sponsored by BEA Weblogic Workshop > FREE Java Enterprise J2EE developer tools! > Get your free copy of BEA WebLogic Workshop 8.1 today. > http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click > _______________________________________________ > Maven-plugins-developer mailing list > Mav...@li... > https://lists.sourceforge.net/lists/listinfo/maven-plugins-developer |
From: Dion G. <dio...@gm...> - 2004-07-28 07:19:53
|
I'd like to: - release the dbunit plugin (upgrade to dbunit 2.1) - update the was50 plugin with the app-reinstall from the was40 plugin - release the was50 plugin Any objections/comments? -- http://www.multitask.com.au/people/dion/ |
From: Michael M. <mic...@ve...> - 2004-05-03 07:18:57
|
> > project.xml I put: > > > > <report>maven-findbugs-plugin</report> > > > > and then I downloaded the plugin and put it in my maven/plugins > directory. > > I even deleted my home/.maven directory. When I do a "maven -g" I don't > > see the findbugs plugin listed. When I run my build, I get this: > > > > maven maven-findbugs-plugin:report > > > why not run the findbugs plugin as like all other plugins > > maven findbugs:report > > The maven- and -plugin are only for the actual file, not what you type in. This, and the fact that I had "coreplugin" in my maven/plugins instead of the maven plugin jar (the names are confusing).. it's now working. Thanks! michael -- This E-mail is confidential. It may also be legally privileged. If you are not the addressee you may not copy, forward, disclose or use any part of it. If you have received this message in error, please delete it and all copies from your system and notify the sender immediately by return E-mail. Internet communications cannot be guaranteed to be timely, secure, error or virus-free. The sender does not accept liability for any errors or omissions. |
From: Andy J. <and...@us...> - 2004-04-30 21:03:04
|
On Friday 30 Apr 2004 15:15, Michael Mattox wrote: > I'm trying to install the findbugs plugin and can't get it to work. In my > project.xml I put: > > <report>maven-findbugs-plugin</report> > > and then I downloaded the plugin and put it in my maven/plugins directory. > I even deleted my home/.maven directory. When I do a "maven -g" I don't > see the findbugs plugin listed. When I run my build, I get this: > > maven maven-findbugs-plugin:report why not run the findbugs plugin as like all other plugins maven findbugs:report The maven- and -plugin are only for the actual file, not what you type in. HTH -- Andy |
From: Michael M. <mic...@ve...> - 2004-04-30 14:16:08
|
I'm trying to install the findbugs plugin and can't get it to work. In my project.xml I put: <report>maven-findbugs-plugin</report> and then I downloaded the plugin and put it in my maven/plugins directory. I even deleted my home/.maven directory. When I do a "maven -g" I don't see the findbugs plugin listed. When I run my build, I get this: D:\projects\MDSP\maven\sources\cs-common>maven maven-findbugs-plugin:report __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-rc2 com.werken.werkz.NoSuchGoalException: No goal [maven-findbugs-plugin:report] at com.werken.werkz.WerkzProject.attainGoal(WerkzProject.java:190) at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java: at org.apache.maven.MavenSession.attainGoals(MavenSession.java:265) at org.apache.maven.cli.App.doMain(App.java:466) at org.apache.maven.cli.App.main(App.java:1117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces at java.lang.reflect.Method.invoke(Method.java:324) at com.werken.forehead.Forehead.run(Forehead.java:551) at com.werken.forehead.Forehead.main(Forehead.java:581) Total time: 4 seconds Finished at: Wed Apr 28 17:45:47 CEST 2004 Can someone help me get this working? Thanks! Michael -- This E-mail is confidential. It may also be legally privileged. If you are not the addressee you may not copy, forward, disclose or use any part of it. If you have received this message in error, please delete it and all copies from your system and notify the sender immediately by return E-mail. Internet communications cannot be guaranteed to be timely, secure, error or virus-free. The sender does not accept liability for any errors or omissions. |
From: Michael M. <mic...@ve...> - 2004-04-28 15:46:33
|
I'm trying to install the findbugs plugin and can't get it to work. In my project.xml I put: <report>maven-findbugs-plugin</report> and then I downloaded the plugin and put it in my maven/plugins directory. I even deleted my home/.maven directory. When I do a "maven -g" I don't see the findbugs plugin listed. When I run my build, I get this: D:\projects\MDSP\maven\sources\cs-common>maven maven-findbugs-plugin:report __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-rc2 com.werken.werkz.NoSuchGoalException: No goal [maven-findbugs-plugin:report] at com.werken.werkz.WerkzProject.attainGoal(WerkzProject.java:190) at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java: at org.apache.maven.MavenSession.attainGoals(MavenSession.java:265) at org.apache.maven.cli.App.doMain(App.java:466) at org.apache.maven.cli.App.main(App.java:1117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces at java.lang.reflect.Method.invoke(Method.java:324) at com.werken.forehead.Forehead.run(Forehead.java:551) at com.werken.forehead.Forehead.main(Forehead.java:581) Total time: 4 seconds Finished at: Wed Apr 28 17:45:47 CEST 2004 Can someone help me get this working? Thanks! Michael -- This E-mail is confidential. It may also be legally privileged. If you are not the addressee you may not copy, forward, disclose or use any part of it. If you have received this message in error, please delete it and all copies from your system and notify the sender immediately by return E-mail. Internet communications cannot be guaranteed to be timely, secure, error or virus-free. The sender does not accept liability for any errors or omissions. |
From: Eric P. <ep...@up...> - 2004-04-19 14:12:02
|
Hi all, The findbugs plugin was patch to fix a silly navigation link error and update to use the latest findbugs (0.7.2). I have uploaded the site and plugin.. I don't have Maven rc2 working reliably, so the docs are in the older format. If someone wants to regenerate the site, that would be great.. I haven't added a download section to the SF site as it seems easier to just update your project.xml and have Maven pull in the plugin.. Any feedback much appreciated. Eric |