Hi, 
 I executed the maven dist, and I got this error
BUILD FAILED
File...... C:\Documents and
Settings\dclaro\.maven\cache\maven-jar-plugin-1.6.1\
plugin.jelly
Element... ant:fail
Line...... 53
Column.... 19
You must define currentVersion in your POM.
Total time: 55 seconds
Finished at: Fri Mar 04 20:57:30 CET 2005

What can I do? 
Thank you
Daniela 

-----Message d'origine-----
De : Jose M. Selman [mailto:[EMAIL PROTECTED] 
Envoy� : mardi 1 mars 2005 16:08
� : [email protected]
Cc : [EMAIL PROTECTED]
Objet : RE: Newbie question about ws-security

Daniela:
        You can check out the source code from the cvs repository and create
a a distribution. If you have maven installed it should be as easy as
executing the to following commands:

% maven scm:checkout-project -Dmaven.scm.method=cvs
-Dmaven.scm.cvs.module=ws-fx/wss4j/
-Dmaven.scm.cvs.root=:pserver:[EMAIL PROTECTED]:/home/cvspublic
-Dmaven.scm.checkout.dir=.

% maven dist

The first command will download the source code from the CVS repository. The
second command (goal) will compile and build the distribution jar file you
are looking for.

If you dont have maven installed go to http://maven.apache.org for
downloading and installation instructions.

Cheers, 

Jos� M. Selman
-----Mensaje original-----
De: Daniela CLARO [mailto:[EMAIL PROTECTED] Enviado el: Martes, 01 de
Marzo de 2005 09:34 a.m.
Para: [email protected]
Asunto: Newbie question about ws-security

Hi,
�I want to know if I can download any package of wss4J that I can create a
simple example. I am trying to find some package, some *.jar to download and
try some implementation. Simple one, only to know how it works, or not. 
But I saw that it is under development, so i want to know if it is possible
or not to download a package like that? 
Thank you
Daniela 

Reply via email to