jasig-cas IRC Logs-2011-03-01

[11:44:42 CST(-0600)] <MarvinAddison> Getting mvn dependency problems trying to build java-client/trunk:
[11:45:20 CST(-0600)] <MarvinAddison> [INFO] Failed to resolve artifact.
[11:45:20 CST(-0600)] <MarvinAddison> Missing:
[11:45:21 CST(-0600)] <MarvinAddison> ----------
[11:45:21 CST(-0600)] <MarvinAddison> 1) com.atlassian.confluence:confluence:jar:3.4.4
[11:45:35 CST(-0600)] <MarvinAddison> ...2) com.atlassian.seraph:atlassian-seraph:jar:2.3.3
[11:46:31 CST(-0600)] <MarvinAddison> I've found these in the atlassian repo – are we missing a repository def?
[11:52:23 CST(-0600)] <battags> we can't have the repo def inthere
[11:52:33 CST(-0600)] <battags> if we do then we can't push to public maven
[11:52:43 CST(-0600)] <battags> so I comment it out in the pom.xml
[11:53:37 CST(-0600)] <MarvinAddison> That's a sonatype requirement, right?
[11:58:46 CST(-0600)] <battags> technically its a requirement to get in the public repo
[11:58:52 CST(-0600)] <battags> you can only depend on the public repo
[11:58:57 CST(-0600)] <MarvinAddison> Ok.
[11:59:00 CST(-0600)] <battags> somehow I think CAS3 slips through