[ http://jira.codehaus.org/browse/MOJO-212?page=comments#action_83487 ] 
            
Matt Raible commented on MOJO-212:
----------------------------------

>From INSTALL.txt:

at this moment, spring-beandoc version 0.7.1 is not available on the Maven 
repository, therefor you
have to install it yourself:
(optional) if you have Ant or Maven 1 installed, you can download the latest 
version of the beandoc
library from the site, build it, and copy spring-beandoc.jar to the directory 
/sharable/lib/
        http://opensource.atlassian.com/confluence/spring/display/BDOC/Home
then run to install in the local repository
        mvn install:install-file -DgroupId=org.springframework 
-DartifactId=beandoc  -Dversion=0.7.1
 -Dpackaging=jar -Dfile=sharable/lib/spring-beandoc.jar

However, it seems that beandoc 0.7.0 is available:

http://mvnrepository.com/artifact/org.springframework/beandoc

I tried changing it to 0.7.0, but got the following error:

Missing:
----------
1) be.ugent.dict:maven-plugins-common:jar:1.0.0-beta-1

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=be.ugent.dict 
-DartifactId=maven-plugins-common \
          -Dversion=1.0.0-beta-1 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency:
        1) be.ugent.dict:maven-spring-beandoc-plugin:maven-plugin:1.0.7-SNAPSHOT
        2) be.ugent.dict:maven-plugins-common:jar:1.0.0-beta-1

----------
1 required artifact is missing.

Is this artifact available in a public repository?



> Maven 2 Spring BeanDoc plugin & site report (simple wrapper)
> ------------------------------------------------------------
>
>                 Key: MOJO-212
>                 URL: http://jira.codehaus.org/browse/MOJO-212
>             Project: Mojo
>          Issue Type: New Feature
>          Components: Plugin Submission
>            Reporter: Jurgen De Landsheer
>         Attachments: maven2-spring-beans-plugin.zip, 
> maven2-spring-beans-plugin.zip, maven2-spring-beans-plugin.zip
>
>
> new plugin: creates report from spring xml bean configurations
> for examples see http://springframework.sourceforge.net/beandoc/

-- 
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

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to