Re: [sunxacml-devl] public maven repository containing sunxacml-2.0-M1
Brought to you by:
farrukh_najmi,
sethp
From: Kaleb P. <kal...@gm...> - 2010-07-29 18:04:26
|
Farrukh et al, If no progress has been made on the public maven repository, I'd be glad to help get things set up given appropriate access (I'm 'kibab' on SF and am one of the core maintainers of scponly, if that helps the with the trust issue). Please let me know. Thanks. -- Kaleb Pederson Blog - http://kalebpederson.com Twitter - http://twitter.com/kalebpederson On Thursday, July 22, 2010 12:31:40 pm Farrukh Najmi wrote: > Hi Kaleb, > > We had tried to setup a maven repo with the SF project files for the > sunxacml project. See the tree at: > > http://sourceforge.net/projects/sunxacml/files/maven/releases/ > > But this does not seem to work as a maven repo yet. What remains to be > done is probably quite simple. > I am hoping that someone knows how to correctly use SF project files to > set up a repo. Can any one on the list help in getting us over the hump > on this issue? > > On 07/22/2010 02:22 PM, Kaleb Pederson wrote: > > Is there a public maven repository somewhere that contains the most > > recent release (SunXACML-2.0-M1) of SunXACML? I didn't see anything > > that looked like it matched up on mvnrepository.com nor > > mvnbrowser.com. > > > > I've been using the following JBoss repository: > > > > <repository> > > <id>jboss</id> > > <name>jboss-repository</name> > > <url>http://repository.jboss.org/maven2</url> > > <releases></releases> > > </repository> > > > > Which contains a modified version of SunXACML (they also took the the > > JAXB route and have made other changes) in the following artifact: > > > > <dependency> > > <groupId>org.jboss.security</groupId> > > <artifactId>jboss-sunxacml</artifactId> > > <version>2.0.4</version> > > </dependency> > > > > I'm hoping to get closer to the source and be able to help out soon, > > and your mercurial repository will certainly help in that regard. > > > > Thanks. > > > > --Kaleb > > > > PS: Sorry if this belonged on sunxacml-discuss, I didn't see anything > > other than spam there. > > > > > > |