Re: [Acegisecurity-developer] how to build with maven

2004-11-17 Thread Ben Alex
Patrick Burleson wrote:
Peng,
What sort of error did you receive? Can you send it along? Also, what
version of Maven to do you have installed?
 

Hi Peng
This will probably work for you:
cd $ACEGISECURITY_ROOT (wherever that is on your system)
maven multiproject:install (this will put the JARs into your Maven local 
repository when they're built)
cd samples/contacts
maven war  (see the samples/contacts/target subdirectory for your 
acegi-security-sample-contacts-filter.war, which you can try out)

If this doesn't work, please send to the list any errors you've received 
and we'll be more than happy to help.

Best regards
Ben

---
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
___
Acegisecurity-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] The Maven Shuffle

2004-11-17 Thread Ben Alex
Ray Krueger wrote:
Ok was just working on getting my stuff commited. I see the .java file
in the old location src/net and in core/src/main...
What do I do? heh
 

Hi Ray
I think you might need to do a CVS update again, as the old /src 
directory is completely gone these days. From my local build (no /src):

$ ls -l
total 146
drwxrwxrwx+   2 Administ None0 Jun 21 23:49 CVS
drwxrwxrwx+   8 Administ None 4096 Nov 10 09:27 adapters
-rwxrwxrwx1 Administ None  209 Mar 28  2004 ant.bat
-rwxrwxrwx1 Administ None  207 Jun 21 16:03 ant.sh
-rwxrwxrwx1 Administ None 3078 Aug  1 09:47 balex.keystore
-rwxrwxrwx1 Administ None  112 Nov 14 09:55 build.properties
-rwxrwxrwx1 Administ None20996 Aug 24 10:13 build.xml
-rwxrwxrwx1 Administ None 9777 Nov 16 00:04 changelog.txt
-rwxrwxrwx1 Administ None 1906 Oct 15 10:26 contributors.txt
drwxrwxrwx+   5 Administ None 4096 Nov 16 23:02 core
drwxrwxrwx+   2 Administ None0 Nov 13 07:53 dist
drwxrwxrwx+   5 Administ None 4096 Nov 15 11:33 doc
drwxrwxrwx+   4 Administ None 4096 Jun 21 23:49 extractor
drwxrwxrwx+   3 Administ None 4096 Nov 17 16:30 hsqldb
drwxrwxrwx+  10 Administ None 4096 Sep 25 12:39 integration-test
-rwxrwxrwx1 Administ None15734 Mar 23  2004 jalopy.xml
drwxrwxrwx+  20 Administ None 4096 Oct 18 07:47 lib
-rwxrwxrwx1 Administ None11558 Mar 23  2004 license.txt
-rwxrwxrwx1 Administ None 6344 Nov 15 11:32 maven.xml
-rwxrwxrwx1 Administ None 1411 Apr  2  2004 notice.txt
-rwxrwxrwx1 Administ None 3915 Nov 15 11:32 project.propertie
-rwxrwxrwx1 Administ None10218 Nov 17 00:39 project.xml
-rwxrwxrwx1 Administ None 4660 Sep 24 10:00 readme.txt
drwxrwxrwx+   6 Administ None 4096 Nov 14 09:38 samples
drwxrwxrwx+   4 Administ None0 Oct 30 10:48 sandbox
drwxrwxrwx+   9 Administ None0 Nov 16 11:58 target
drwxrwxrwx+   3 Administ None 4096 Oct 30 10:48 test
-rwxrwxrwx1 Administ None 2491 Apr  2  2004 upgrade-03-04.txt
-rwxrwxrwx1 Administ None 2780 Apr 27  2004 upgrade-04-05.txt
-rwxrwxrwx1 Administ None 3219 Aug  3 17:18 upgrade-05-06.txt
-rwxrwxrwx1 Administ None 2124 Oct 18 16:41 upgrade-06-07.txt
Best regards
ben

---
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
___
Acegisecurity-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer