Rules defines its own repository
--------------------------------

                 Key: STANBOL-515
                 URL: https://issues.apache.org/jira/browse/STANBOL-515
             Project: Stanbol
          Issue Type: Bug
          Components: Rules
            Reporter: Fabian Christ


The Rules POMs

./rules/base/pom.xml
./rules/refactor/pom.xml
./rules/manager/pom.xml

have

        <repositories>
                <repository>
                        <id>stlab-cnr-repo</id>
                        <url>http://stlab.istc.cnr.it/software/maven/repo</url>
                </repository>
        </repositories>

which needs to be removed and all artifacts available via Maven central to be 
releasable.

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

        

Reply via email to