I did realize this. I checked out gump but I didn’t understand how to change the settings, or anywhere to log in/create/apply for an account.
So I thought I’d do half the work.. One other thing… I could not find the snapshot releases, neither with nor without nexus. I do not have very much experience of working with snapshots. Are the snapshots from fulcrum published somewhere? I could not find them here: <http://repository.apache.org/snapshots/org/apache/> http://repository.apache.org/snapshots/org/apache/ For now, secutity-nt depends on api-1.0.8 when it should depend upon 1.1.0-SNAPSHOT /Ludwig From: Thomas Vandahl [mailto:[email protected]] Sent: den 25 januari 2011 18:35 To: [email protected] Subject: Re: svn commit: r1063258 - /turbine/fulcrum/trunk/security/nt/pom.xml Hi Ludwig, On 25.01.11 13:43, <mailto:[email protected]> [email protected] wrote: > Author: ludwig > Date: Tue Jan 25 12:43:17 2011 > New Revision: 1063258 > > URL: <http://svn.apache.org/viewvc?rev=1063258&view=rev> > http://svn.apache.org/viewvc?rev=1063258&view=rev > Log: > Added a pom.xml file so that the project can be build and tests pass. This is not going to help as long as Gump uses Maven1 to build this module. I'll fix this in the Gump configuration. > + <dependencies> > + <dependency> > + <groupId>fulcrum</groupId> > + <artifactId>fulcrum-security-api</artifactId> > + <version>1.0.7</version> > + </dependency> I guess we should refer to the M2-built version here... > + <dependency> > + <groupId>fulcrum</groupId> > + <artifactId>fulcrum-security-memory</artifactId> > + <version>1.0.7</version> > + </dependency> ... as well as here. See the fulcrum-security-memory POM for an example. Bye, Thomas. --------------------------------------------------------------------- To unsubscribe, e-mail: <mailto:[email protected]> [email protected] For additional commands, e-mail: <mailto:[email protected]> [email protected] _____ No virus found in this message. Checked by AVG - www.avg.com Version: 10.0.1191 / Virus Database: 1435/3402 - Release Date: 01/25/11
