Jdiff fails with svn
--------------------

                 Key: MPJDIFF-9
                 URL: http://jira.codehaus.org/browse/MPJDIFF-9
             Project: maven-jdiff-plugin
          Issue Type: Bug
    Affects Versions: 1.5
            Reporter: Stephen Colebourne


The module part of the connection is ignored (JodaTime) when using jdiff. ie. 
there is an addtional level in the connection that should be used but isn't.

Error:
xdoc:init:
    [echo] Generates the directory structure required for xdocs
[INFO] Working directory: C:\joda\time\target\jdiff\v1_2_000
[INFO] Command line: svn --non-interactive checkout https://svn.sourceforge.net/
svnroot/joda-time/tags/v1_2_000 v1_2_000

BUILD FAILED
File...... C:\Documents and Settings\Stephen\.maven\cache\maven-jdiff-plugin-1.5
\plugin.jelly
Element... ant:javadoc
Line...... 150
Column.... 39
C:\joda\time\target\jdiff\v1_2_000\src\java not found.

Properties:
maven.scm.svn.tag.base=https://svn.sourceforge.net/svnroot/joda-time/tags

POM:
  <repository>
    
<connection>scm:svn:https://svn.sourceforge.net/svnroot/joda-time/trunk/JodaTime/</connection>
    <url>http://svn.sourceforge.net/viewcvs.cgi/joda-time/trunk/JodaTime/</url>
  </repository>


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