Pavol Pitonak created RF-11960:
----------------------------------

             Summary: RichFaces Checkstyle contains svn link in POM
                 Key: RF-11960
                 URL: https://issues.jboss.org/browse/RF-11960
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: build/distribution
            Reporter: Pavol Pitonak


RichFaces Checkstyle POM 4-SNAPSHOT contains subversion link in release plugin 
configuration.
https://github.com/richfaces/checkstyle/blob/develop/pom.xml

{code:xml}
<plugin>
    <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-release-plugin</artifactId>
    <configuration>
        
<tagBase>https://svn.jboss.org/repos/richfaces/modules/build/resources/tags</tagBase>
    </configuration>
</plugin>
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to