RE: RE : JBuilder and Maven

2003-07-18 Thread David Liles
Thanks, now is there a way to over-ride this with a previous version, say through 
the use of a property file without having to change the library settings in JBuilder?

-Original Message- 
From: Nicolas FRANK [mailto:[EMAIL PROTECTED] 
Sent: Fri 7/18/2003 3:29 AM 
To: Maven Users List 
Cc: 
Subject: RE : JBuilder and Maven



When you install a snapshot a xxx-SNAPSHOT.jar is also created and always
updated with the most recent snapshot version. So you can simply add it into
your library list...

Nicolas.

-Message d'origine-
De : David Liles [mailto:[EMAIL PROTECTED]
Envoyé : vendredi 18 juillet 2003 02:07
À : Maven Users List
Objet : JBuilder and Maven


If we generate JAR files with the  tag that versions them, how do
we get JBuilder to recognize them as external classes in our library list if
the JAR file name changes each time we build the JARs?

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

RE : JBuilder and Maven

2003-07-18 Thread Nicolas FRANK
When you install a snapshot a xxx-SNAPSHOT.jar is also created and always
updated with the most recent snapshot version. So you can simply add it into
your library list... 

Nicolas.

-Message d'origine-
De : David Liles [mailto:[EMAIL PROTECTED] 
Envoyé : vendredi 18 juillet 2003 02:07
À : Maven Users List
Objet : JBuilder and Maven


If we generate JAR files with the  tag that versions them, how do
we get JBuilder to recognize them as external classes in our library list if
the JAR file name changes each time we build the JARs?

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]