[ 
http://jira.codehaus.org/browse/MNG-3308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vincent Siveton closed MNG-3308.
--------------------------------

    Resolution: Cannot Reproduce

It sounds like more a Plexus error or a plugin conf error than a Maven issue.
BTW I am able to run mvn jdepend:generate on my projects

> SNAPSHOT plugin not found after successfully  downloaded
> --------------------------------------------------------
>
>                 Key: MNG-3308
>                 URL: http://jira.codehaus.org/browse/MNG-3308
>             Project: Maven 2
>          Issue Type: Bug
>    Affects Versions: 2.0.8
>            Reporter: Jörg Hohwiller
>
> Sometimes Maven is really hard to understand:
> It successfully downloads a plugin and then is NOT able to find what it just 
> downloaded. I looked at the POM of that plugin but can NOT see anything wrong.
> Any ideas?
> [INFO] snapshot org.codehaus.mojo:jdepend-maven-plugin:2.0-SNAPSHOT: checking 
> for updates from Codehaus Snapshots
> Downloading: 
> http://snapshots.repository.codehaus.org/org/codehaus/mojo/jdepend-maven-plugin/2.0-SNAPSHOT/jdepend-maven-plugin-2.0-20070110.102957-1.pom
> 1K downloaded
> Downloading: 
> http://snapshots.repository.codehaus.org/org/codehaus/mojo/jdepend-maven-plugin/2.0-SNAPSHOT/jdepend-maven-plugin-2.0-20070110.102957-1.jar
> 18K downloaded
> 22:32:45,390  INFO org.hibernate.cfg.Environment - Hibernate 3.2.0
> 22:32:45,421  INFO org.hibernate.cfg.Environment - hibernate.properties not 
> found
> 22:32:45,437  INFO org.hibernate.cfg.Environment - Bytecode provider name : 
> cglib
> 22:32:45,437  INFO org.hibernate.cfg.Environment - using JDK 1.4 
> java.sql.Timestamp handling
> url = 
> jar:file:/C:/WINDOWS/Profiles/hohwille/.m2/repository/org/codehaus/mojo/dashboard-maven-plugin/1.0-SNAPSHOT/dashboard-maven-plugin-1.0-SNAPSHOT.jar!/hibernate.cfg.xml
> 22:32:45,531  INFO org.hibernate.cfg.Configuration - configuring from url: 
> jar:file:/C:/WINDOWS/Profiles/hohwille/.m2/repository/org/codehaus/mojo/dashboard-maven-plugin/1.0-SNAPSHOT/dashboard-maven-plugin-1.0-SNAPSHOT.jar!/hibernate.cfg.xml
> 22:32:45,703  INFO org.hibernate.cfg.Configuration - Reading mappings from 
> resource: dashboard.hbm.xml
> 22:32:45,906  INFO org.hibernate.cfg.HbmBinder - Mapping class: 
> org.codehaus.mojo.dashboard.report.plugin.beans.DashBoardMavenProject -> 
> MavenProject
> 22:32:45,937  INFO org.hibernate.cfg.HbmBinder - Mapping class: 
> org.codehaus.mojo.dashboard.report.plugin.beans.AbstractReportBean -> 
> AbstractReportBean
> 22:32:46,171  INFO org.hibernate.cfg.HbmBinder - Mapping union-subclass: 
> org.codehaus.mojo.dashboard.report.plugin.beans.CheckstyleReportBean -> 
> CheckstyleReportBean
> 22:32:46,171  INFO org.hibernate.cfg.HbmBinder - Mapping union-subclass: 
> org.codehaus.mojo.dashboard.report.plugin.beans.CoberturaReportBean -> 
> CoberturaReportBean
> 22:32:46,187  INFO org.hibernate.cfg.HbmBinder - Mapping union-subclass: 
> org.codehaus.mojo.dashboard.report.plugin.beans.CloverReportBean -> 
> CloverReportBean
> 22:32:46,187  INFO org.hibernate.cfg.HbmBinder - Mapping union-subclass: 
> org.codehaus.mojo.dashboard.report.plugin.beans.CpdReportBean -> CpdReportBean
> 22:32:46,187  INFO org.hibernate.cfg.HbmBinder - Mapping union-subclass: 
> org.codehaus.mojo.dashboard.report.plugin.beans.PmdReportBean -> PmdReportBean
> 22:32:46,187  INFO org.hibernate.cfg.HbmBinder - Mapping union-subclass: 
> org.codehaus.mojo.dashboard.report.plugin.beans.SurefireReportBean -> 
> SurefireReportBean
> 22:32:46,187  INFO org.hibernate.cfg.HbmBinder - Mapping union-subclass: 
> org.codehaus.mojo.dashboard.report.plugin.beans.FindBugsReportBean -> 
> FindBugsReportBean
> 22:32:46,187  INFO org.hibernate.cfg.Configuration - Configured 
> SessionFactory: null
> [INFO] artifact org.codehaus.mojo:jdepend-maven-plugin: checking for updates 
> from central
> Downloading: 
> http://repo1.maven.org/maven2/org/codehaus/mojo/jdepend-maven-plugin/2.0-beta-1/jdepend-maven-plugin-2.0-beta-1.pom
> 1K downloaded
> Downloading: 
> http://repo1.maven.org/maven2/org/codehaus/mojo/jdepend-maven-plugin/2.0-beta-1/jdepend-maven-plugin-2.0-beta-1.jar
> 17K downloaded
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Error getting reports from the plugin 
> 'org.codehaus.mojo:jdepend-maven-plugin': Unable to find the mojo 
> 'org.codehaus.mojo:jdepend-maven-plugin:2.0-SNAPSHOT:generate' in the plugin 
> 'org.codehaus.mojo:jdepend-maven-plugin'
> Component descriptor cannot be found in the component repository: 
> org.apache.maven.plugin.Mojoorg.codehaus.mojo:jdepend-maven-plugin:2.0-SNAPSHOT:generate.
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 44 seconds
> [INFO] Finished at: Sun Dec 02 22:32:49 CET 2007
> [INFO] Final Memory: 26M/47M
> [INFO] 
> ------------------------------------------------------------------------

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to