I've never seen that. I'll probably be putting some updates into CAS in the next week or so, so I'll see what happens.
Cheers, Scott On Fri, Oct 2, 2009 at 6:40 PM, deanhe01 <[email protected]> wrote: > > I am building the cas server. Merrily going along adding the required, > pre-compiled jar files to the project. When I add > cas-server-integration-jboss > > <dependency> > <groupId>org.jasig.cas</groupId> > > <artifactId>cas-server-integration-jboss</artifactId> > <version>${project.version}</version> > <type>jar</type> > </dependency> > > ${project.version} is 3.3.2 > > > Maven tries to pull in a snapshot of jbosscache-common-parent... > > Error message is: > [INFO] ----------------------------------------------------------- > [ERROR] BUILD ERROR > [INFO] ----------------------------------------------------------- > [INFO] Failed to resolve artifact. > > GroupId: org.jboss.cache > ArtifactId: jbosscache-common-parent > Version: 1.3-SNAPSHOT > > Reason: Unable to download the artifact from any repository > > org.jboss.cache:jbosscache-common-parent:pom:1.3-SNAPSHOT > > > I know that we are not maintaining any SNAPSHOT builds for third party > libraries locally, Where is this dependency coming from? > > thanks > > Dean > > > -- > View this message in context: > http://www.nabble.com/Unexpected-build-result-for-cas-webapp-tp25723774p25723774.html > Sent from the CAS Users mailing list archive at Nabble.com. > > > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
