Thread: Re: [Stat-scm-user] Problem retrieving the module
Brought to you by:
benoitx,
dougculnane
From: Culnane, D. J. <Dou...@id...> - 2006-11-28 13:38:43
|
Great my first user....! Thanks for your mail. The problem is that the project is a bit new so the first users must be a bit patient, but I will try to get this working for you. Try to add a versio to the reporting section of your pom: [...] <reporting> <plugins> [...] <plugin> <groupId>net.sf</groupId> <artifactId>stat-scm</artifactId> <version>1.0-SNAPSHOT</version> </plugin> </plugins> </reporting> [...] Let me know if this works. All the best, Doug |
From: <mir...@st...> - 2006-11-28 13:49:02
Attachments:
miroslav.sulc.vcf
|
Hi Doug, thank you for your fast reply :-) Maybe you'll get more feedback now as http://www.statsvn.org/ just released their new website with link to your project :-) The problem still persist but now the output is more concrete. From it is obvious it cannot get http://stat-scm.sourceforge.net/maven2/net/sf/stat-scm/1.0-SNAPSHOT/stat-scm-1.0-SNAPSHOT.pom which really isn't there: [INFO] snapshot net.sf:stat-scm:1.0-SNAPSHOT: checking for updates from codehaus-snapshot-plugins [INFO] snapshot net.sf:stat-scm:1.0-SNAPSHOT: checking for updates from unto.net [INFO] snapshot net.sf:stat-scm:1.0-SNAPSHOT: checking for updates from stat-scm-sourceforge Downloading: http://snapshots.repository.codehaus.org//net/sf/stat-scm/1.0-SNAPSHOT/stat-scm-1.0-SNAPSHOT.pom [WARNING] Unable to get resource from repository codehaus-snapshot-plugins (http://snapshots.repository.codehaus.org/) Downloading: http://repository.unto.net/maven//net/sf/stat-scm/1.0-SNAPSHOT/stat-scm-1.0-SNAPSHOT.pom [WARNING] Unable to get resource from repository unto.net (http://repository.unto.net/maven/) Downloading: http://stat-scm.sourceforge.net/maven2/net/sf/stat-scm/1.0-SNAPSHOT/stat-scm-1.0-SNAPSHOT.pom [WARNING] Unable to get resource from repository stat-scm-sourceforge (http://stat-scm.sourceforge.net/maven2) [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM). Project ID: net.sf:stat-scm Reason: POM 'net.sf:stat-scm' not found in repository: Unable to download the artifact from any repository net.sf:stat-scm:pom:1.0-SNAPSHOT from the specified remote repositories: codehaus-snapshot-plugins (http://snapshots.repository.codehaus.org/), codehaus-plugins (http://repository.codehaus.org/), stat-scm-sourceforge (http://stat-scm.sourceforge.net/maven2), unto.net (http://repository.unto.net/maven/), central (http://repo1.maven.org/maven2) [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9 seconds [INFO] Finished at: Tue Nov 28 14:43:19 CET 2006 [INFO] Final Memory: 13M/24M [INFO] ------------------------------------------------------------------------ -- Miroslav Culnane, Douglas John wrote: > Great my first user....! Thanks for your mail. > > The problem is that the project is a bit new so the first users must be > a bit patient, but I will try to get this working for you. > > Try to add a versio to the reporting section of your pom: > [...] > <reporting> > <plugins> > [...] > <plugin> > <groupId>net.sf</groupId> > <artifactId>stat-scm</artifactId> > <version>1.0-SNAPSHOT</version> > > </plugin> > </plugins> > </reporting> > [...] > > Let me know if this works. > > All the best, > > Doug > |
From: <mir...@st...> - 2006-11-28 13:52:30
Attachments:
miroslav.sulc.vcf
|
Hm, I just changed the id of your second repository to stat-scm-sourceforge-snapshot because it seemed to be ignored before and now things get downloaded :-) -- Miroslav Miroslav Šulc wrote: > Hi Doug, > > thank you for your fast reply :-) Maybe you'll get more feedback now > as http://www.statsvn.org/ just released their new website with link > to your project :-) > > The problem still persist but now the output is more concrete. From it > is obvious it cannot get > http://stat-scm.sourceforge.net/maven2/net/sf/stat-scm/1.0-SNAPSHOT/stat-scm-1.0-SNAPSHOT.pom > which really isn't there: > > [INFO] snapshot net.sf:stat-scm:1.0-SNAPSHOT: checking for updates > from codehaus-snapshot-plugins > [INFO] snapshot net.sf:stat-scm:1.0-SNAPSHOT: checking for updates > from unto.net > [INFO] snapshot net.sf:stat-scm:1.0-SNAPSHOT: checking for updates > from stat-scm-sourceforge > Downloading: > http://snapshots.repository.codehaus.org//net/sf/stat-scm/1.0-SNAPSHOT/stat-scm-1.0-SNAPSHOT.pom > > [WARNING] Unable to get resource from repository > codehaus-snapshot-plugins (http://snapshots.repository.codehaus.org/) > Downloading: > http://repository.unto.net/maven//net/sf/stat-scm/1.0-SNAPSHOT/stat-scm-1.0-SNAPSHOT.pom > > [WARNING] Unable to get resource from repository unto.net > (http://repository.unto.net/maven/) > Downloading: > http://stat-scm.sourceforge.net/maven2/net/sf/stat-scm/1.0-SNAPSHOT/stat-scm-1.0-SNAPSHOT.pom > > [WARNING] Unable to get resource from repository stat-scm-sourceforge > (http://stat-scm.sourceforge.net/maven2) > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Error building POM (may not be this project's POM). > > > Project ID: net.sf:stat-scm > > Reason: POM 'net.sf:stat-scm' not found in repository: Unable to > download the artifact from any repository > > net.sf:stat-scm:pom:1.0-SNAPSHOT > > from the specified remote repositories: > codehaus-snapshot-plugins (http://snapshots.repository.codehaus.org/), > codehaus-plugins (http://repository.codehaus.org/), > stat-scm-sourceforge (http://stat-scm.sourceforge.net/maven2), > unto.net (http://repository.unto.net/maven/), > central (http://repo1.maven.org/maven2) |
From: <mir...@st...> - 2006-11-28 14:21:04
Attachments:
miroslav.sulc.vcf
|
Doug, really nice work :-) Thank you. You can see the result of your plugin at http://apgdiff.sourceforge.net/statscm/statscm.html. StatSVN 0.2.0 was just released today and there are some interesting improvements so it would be great if the plugin could use the latest version. StatSVN 0.2.0 depends on StatCVS 0.2.4 which was not released yet. I asked about the dependancy in their forum so hope I'll get some answer soon: http://sourceforge.net/forum/forum.php?thread_id=1621539&forum_id=560747 Have a nice day. -- Miroslav Miroslav Šulc wrote: > Hm, I just changed the id of your second repository to > stat-scm-sourceforge-snapshot because it seemed to be ignored before > and now things get downloaded :-) > > -- > Miroslav > > Miroslav Šulc wrote: >> Hi Doug, >> >> thank you for your fast reply :-) Maybe you'll get more feedback now >> as http://www.statsvn.org/ just released their new website with link >> to your project :-) >> >> The problem still persist but now the output is more concrete. From >> it is obvious it cannot get >> http://stat-scm.sourceforge.net/maven2/net/sf/stat-scm/1.0-SNAPSHOT/stat-scm-1.0-SNAPSHOT.pom >> which really isn't there: >> >> [INFO] snapshot net.sf:stat-scm:1.0-SNAPSHOT: checking for updates >> from codehaus-snapshot-plugins >> [INFO] snapshot net.sf:stat-scm:1.0-SNAPSHOT: checking for updates >> from unto.net >> [INFO] snapshot net.sf:stat-scm:1.0-SNAPSHOT: checking for updates >> from stat-scm-sourceforge >> Downloading: >> http://snapshots.repository.codehaus.org//net/sf/stat-scm/1.0-SNAPSHOT/stat-scm-1.0-SNAPSHOT.pom >> >> [WARNING] Unable to get resource from repository >> codehaus-snapshot-plugins (http://snapshots.repository.codehaus.org/) >> Downloading: >> http://repository.unto.net/maven//net/sf/stat-scm/1.0-SNAPSHOT/stat-scm-1.0-SNAPSHOT.pom >> >> [WARNING] Unable to get resource from repository unto.net >> (http://repository.unto.net/maven/) >> Downloading: >> http://stat-scm.sourceforge.net/maven2/net/sf/stat-scm/1.0-SNAPSHOT/stat-scm-1.0-SNAPSHOT.pom >> >> [WARNING] Unable to get resource from repository stat-scm-sourceforge >> (http://stat-scm.sourceforge.net/maven2) >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] BUILD ERROR >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Error building POM (may not be this project's POM). >> >> >> Project ID: net.sf:stat-scm >> >> Reason: POM 'net.sf:stat-scm' not found in repository: Unable to >> download the artifact from any repository >> >> net.sf:stat-scm:pom:1.0-SNAPSHOT >> >> from the specified remote repositories: >> codehaus-snapshot-plugins (http://snapshots.repository.codehaus.org/), >> codehaus-plugins (http://repository.codehaus.org/), >> stat-scm-sourceforge (http://stat-scm.sourceforge.net/maven2), >> unto.net (http://repository.unto.net/maven/), >> central (http://repo1.maven.org/maven2) > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > ------------------------------------------------------------------------ > > _______________________________________________ > Stat-scm-user mailing list > Sta...@li... > https://lists.sourceforge.net/lists/listinfo/stat-scm-user > |
From: <mir...@st...> - 2006-11-28 17:30:53
Attachments:
miroslav.sulc.vcf
|
Doug Culnane wrote: > Thank you. My project is very small and really only wraps around > StatSVN they are the guy that have done the real work. > I know that most of the work is done by StatSVN but I like the way the stats are placed within the Maven generated site which I suppose is what your plugin does. And definitely the automation of the task is perfect :-) One thing I would suggest is that the subsections links like Author Page, Commit Log etc. could be placed also on the stats intro page so not experienced users know there's something behind the intro chart. > Will try to update my dependency to StatSVN soon. > Thank you. > Have added a link to your sample report to the site. This will be > deployed soon. > Thank you. Link from my pages to your plugin is already there provided by your plugin ;-) > All the best, > > Doug > Have a nice day. Miroslav > Miroslav Šulc wrote: > >> Doug, >> >> really nice work :-) Thank you. You can see the result of your plugin >> at http://apgdiff.sourceforge.net/statscm/statscm.html. >> >> StatSVN 0.2.0 was just released today and there are some interesting >> improvements so it would be great if the plugin could use the latest >> version. StatSVN 0.2.0 depends on StatCVS 0.2.4 which was not released >> yet. I asked about the dependancy in their forum so hope I'll get some >> answer soon: >> http://sourceforge.net/forum/forum.php?thread_id=1621539&forum_id=560747 >> |
From: Doug C. <do...@cu...> - 2006-11-28 18:06:11
|
Thanks for the feedback. It is clear that the front page could be a lot better. This will only improve (i hope) and you should get updates automatically :-) Maven is so cool when it works. All the best, Doug Miroslav Šulc wrote: > Doug Culnane wrote: >> Thank you. My project is very small and really only wraps around >> StatSVN they are the guy that have done the real work. >> > I know that most of the work is done by StatSVN but I like the way the > stats are placed within the Maven generated site which I suppose is > what your plugin does. And definitely the automation of the task is > perfect :-) > > One thing I would suggest is that the subsections links like Author > Page, Commit Log etc. could be placed also on the stats intro page so > not experienced users know there's something behind the intro chart. >> Will try to update my dependency to StatSVN soon. >> > Thank you. >> Have added a link to your sample report to the site. This will be >> deployed soon. >> > Thank you. Link from my pages to your plugin is already there provided > by your plugin ;-) >> All the best, >> >> Doug >> > Have a nice day. > > Miroslav >> Miroslav Šulc wrote: >> >>> Doug, >>> >>> really nice work :-) Thank you. You can see the result of your plugin >>> at http://apgdiff.sourceforge.net/statscm/statscm.html. >>> >>> StatSVN 0.2.0 was just released today and there are some interesting >>> improvements so it would be great if the plugin could use the latest >>> version. StatSVN 0.2.0 depends on StatCVS 0.2.4 which was not released >>> yet. I asked about the dependancy in their forum so hope I'll get some >>> answer soon: >>> http://sourceforge.net/forum/forum.php?thread_id=1621539&forum_id=560747 >>> >>> > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > ------------------------------------------------------------------------ > > _______________________________________________ > Stat-scm-user mailing list > Sta...@li... > https://lists.sourceforge.net/lists/listinfo/stat-scm-user > |
From: Doug C. <do...@cu...> - 2006-11-28 17:00:47
|
Thank you. My project is very small and really only wraps around StatSVN they are the guy that have done the real work. Will try to update my dependency to StatSVN soon. Have added a link to your sample report to the site. This will be deployed soon. All the best, Doug Miroslav Šulc wrote: > Doug, > > really nice work :-) Thank you. You can see the result of your plugin > at http://apgdiff.sourceforge.net/statscm/statscm.html. > > StatSVN 0.2.0 was just released today and there are some interesting > improvements so it would be great if the plugin could use the latest > version. StatSVN 0.2.0 depends on StatCVS 0.2.4 which was not released > yet. I asked about the dependancy in their forum so hope I'll get some > answer soon: > http://sourceforge.net/forum/forum.php?thread_id=1621539&forum_id=560747 > > Have a nice day. > > -- > Miroslav > > Miroslav Šulc wrote: >> Hm, I just changed the id of your second repository to >> stat-scm-sourceforge-snapshot because it seemed to be ignored before >> and now things get downloaded :-) >> >> -- >> Miroslav >> >> Miroslav Šulc wrote: >>> Hi Doug, >>> >>> thank you for your fast reply :-) Maybe you'll get more feedback now >>> as http://www.statsvn.org/ just released their new website with link >>> to your project :-) >>> >>> The problem still persist but now the output is more concrete. From >>> it is obvious it cannot get >>> http://stat-scm.sourceforge.net/maven2/net/sf/stat-scm/1.0-SNAPSHOT/stat-scm-1.0-SNAPSHOT.pom >>> which really isn't there: >>> >>> [INFO] snapshot net.sf:stat-scm:1.0-SNAPSHOT: checking for updates >>> from codehaus-snapshot-plugins >>> [INFO] snapshot net.sf:stat-scm:1.0-SNAPSHOT: checking for updates >>> from unto.net >>> [INFO] snapshot net.sf:stat-scm:1.0-SNAPSHOT: checking for updates >>> from stat-scm-sourceforge >>> Downloading: >>> http://snapshots.repository.codehaus.org//net/sf/stat-scm/1.0-SNAPSHOT/stat-scm-1.0-SNAPSHOT.pom >>> >>> [WARNING] Unable to get resource from repository >>> codehaus-snapshot-plugins (http://snapshots.repository.codehaus.org/) >>> Downloading: >>> http://repository.unto.net/maven//net/sf/stat-scm/1.0-SNAPSHOT/stat-scm-1.0-SNAPSHOT.pom >>> >>> [WARNING] Unable to get resource from repository unto.net >>> (http://repository.unto.net/maven/) >>> Downloading: >>> http://stat-scm.sourceforge.net/maven2/net/sf/stat-scm/1.0-SNAPSHOT/stat-scm-1.0-SNAPSHOT.pom >>> >>> [WARNING] Unable to get resource from repository >>> stat-scm-sourceforge (http://stat-scm.sourceforge.net/maven2) >>> [INFO] >>> ------------------------------------------------------------------------ >>> >>> [ERROR] BUILD ERROR >>> [INFO] >>> ------------------------------------------------------------------------ >>> >>> [INFO] Error building POM (may not be this project's POM). >>> >>> >>> Project ID: net.sf:stat-scm >>> >>> Reason: POM 'net.sf:stat-scm' not found in repository: Unable to >>> download the artifact from any repository >>> >>> net.sf:stat-scm:pom:1.0-SNAPSHOT >>> >>> from the specified remote repositories: >>> codehaus-snapshot-plugins (http://snapshots.repository.codehaus.org/), >>> codehaus-plugins (http://repository.codehaus.org/), >>> stat-scm-sourceforge (http://stat-scm.sourceforge.net/maven2), >>> unto.net (http://repository.unto.net/maven/), >>> central (http://repo1.maven.org/maven2) >> ------------------------------------------------------------------------- >> >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to >> share your >> opinions on IT & business topics through brief surveys - and earn cash >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> Stat-scm-user mailing list >> Sta...@li... >> https://lists.sourceforge.net/lists/listinfo/stat-scm-user >> > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > ------------------------------------------------------------------------ > > _______________________________________________ > Stat-scm-user mailing list > Sta...@li... > https://lists.sourceforge.net/lists/listinfo/stat-scm-user > |