[ 
https://issues.apache.org/jira/browse/PDFBOX-5699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17775381#comment-17775381
 ] 

Andreas Lehmkühler edited comment on PDFBOX-5699 at 10/15/23 3:24 PM:
----------------------------------------------------------------------

Hmmm, I see, but we are using the following configuration in our 
[pom|http://svn.apache.org/viewvc/pdfbox/trunk/pom.xml?view=markup]
{code}
  <scm>
    <connection>
      scm:svn:http://svn.apache.org/repos/asf/pdfbox/trunk
    </connection>
    <developerConnection>
      scm:svn:https://svn.apache.org/repos/asf/pdfbox/trunk
    </developerConnection>
    <url>http://svn.apache.org/viewvc/pdfbox/trunk</url>
  </scm>
{code}

I don't have any idea where the mentiones value came from, anybody else?


was (Author: lehmi):
Hmmm, I see, but we are using the folowing configuration in our pom
{code}
  <scm>
    <connection>
      scm:svn:http://svn.apache.org/repos/asf/pdfbox/trunk
    </connection>
    <developerConnection>
      scm:svn:https://svn.apache.org/repos/asf/pdfbox/trunk
    </developerConnection>
    <url>http://svn.apache.org/viewvc/pdfbox/trunk</url>
  </scm>
{code}

I don't have any idea where the mentiones value came from, anybody else?

> Consistent scm.url values for pom.xml
> -------------------------------------
>
>                 Key: PDFBOX-5699
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-5699
>             Project: PDFBox
>          Issue Type: Improvement
>    Affects Versions: 3.0.0 PDFBox
>            Reporter: Robert Munteanu
>            Priority: Minor
>
> I noticed that the pdfbox-parent releases have an inconsistent scm.url value 
> : 
> {{<url>https://github.com/apache/maven-apache-parent/tree/apache-29/pdfbox-parent/tags/3.0.0/pdfbox-parent</url>}}
> This value is used by various tool for display purposes and sometimes for 
> associating artifacts to a given GitHub repository. It would be great if the 
> release versions would point to a consistent repository prefix, e.g. 
> https://github.com/apache/pdfbox/....



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to