You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Debo Dutta (JIRA)" <ji...@apache.org> on 2016/01/05 09:04:39 UTC

[jira] [Created] (METRON-8) fix kraken repos in pom.xml

Debo Dutta created METRON-8:
-------------------------------

             Summary: fix kraken repos in pom.xml
                 Key: METRON-8
                 URL: https://issues.apache.org/jira/browse/METRON-8
             Project: Metron
          Issue Type: Bug
            Reporter: Debo Dutta


Currently pom.xml in (say opensoc-common), we have 
	<repositories>
		<repository>
			<id>Kraken-Repo</id>
			<name>Kraken Repository</name>
			<url>http://download.krakenapps.org</url>
		</repository>
	</repositories>
This is unreachable. 

One needs to first setup a repo or install locally https://groups.google.com/forum/#!topic/opensoc-support/AVGKsgLWYDg 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)