Is it possible to deploy a jar without rebuilding

2006-12-23 Thread Laura Hinojosa
Is it possible to deploy a jar without having to rebuild it? Let's said that you have a jar, version 1.0.0-beta-3 that was deployed to a test repository. You have tested it very well, so you want to release that jar, without having to rebuild it. Is it possible to rename the jar to version

RE: Is it possible to deploy a jar without rebuilding

2006-12-23 Thread Laura Hinojosa
POM also has embedded version information. An alternative is to move to 1.0.1 first, and deploy it to a staging repository, test it, and then copy it over (there are tools that can do this). Tom On 12/23/06, Laura Hinojosa [EMAIL PROTECTED] wrote: Is it possible to deploy a jar without having

Dependency range

2006-12-21 Thread Laura Hinojosa
When I have a range for a dependency in an artifact and I deploy that artifact, will it keep the dependency range in the pom's artifact that gets deployed with it? Or will it set the version used to create the artifact? Is it possible to know what version of each dependency used during the

Properties in profiles

2006-12-05 Thread Laura Hinojosa
? Thanks for your help Laura Hinojosa This e-mail, and any attachments thereto, is confidential and is intended only for the individual(s) named. If you are not the intended recipient, please let us know by e-mail reply and delete it from your system

Final name

2006-11-06 Thread Laura Hinojosa
Is there a way to change the Artifact's filename to something else different from the artifactId-version? Thank you Laura This e-mail, and any attachments thereto, is confidential and is intended only for the individual(s) named. If you are

RE: Final name

2006-11-06 Thread Laura Hinojosa
: Final name Yep. Set finalName See http://maven.apache.org/ref/current/maven-model/maven.html On 11/6/06, Laura Hinojosa [EMAIL PROTECTED] wrote: Is there a way to change the Artifact's filename to something else different from the artifactId-version? Thank you Laura

Is it possible to add a property from a Mojo

2006-10-13 Thread Laura Hinojosa
Is it possible to add a Maven property from a Mojo?? Anyone know something about that?? Thank you Laura This e-mail, and any attachments thereto, is confidential and is intended only for the individual(s) named. If you are not the

Is it possible to have to plugins that define the same packaging and be execute in the same build

2006-10-13 Thread Laura Hinojosa
Is it possible to have two plugins that implement the same packaging type and be call (both lifecycles) in the same build? I tested and right now only the first plugin's lifecycle gets executed, unless I call the second plugin in the executions section, but I have to call each goal. I will

Local repository

2006-10-09 Thread Laura Hinojosa
Is it possible to change the location of the local repository on the fly (inside a Mojo? ( while maven is already executing ) Thanks for helping Laura Hinojosa This e-mail, and any attachments thereto, is confidential and is intended only

How can I install an artifact with a classifier

2006-10-04 Thread Laura Hinojosa
I want to use the classifier (from the Dependency) as an id to relate the dependencies to other information, but I don't find any information about how to install and deploy an artifact with that classifier . Is that possible?? Thank you Laura Hinojosa

Is it possible to access the Users settings from a Mojo??

2006-09-29 Thread Laura Hinojosa
Is it possible to access the Users settings from a Mojo?? Thanks Laura This e-mail, and any attachments thereto, is confidential and is intended only for the individual(s) named. If you are not the intended recipient, please let us know by

RE: Can I get the user settings from a Mojo

2006-09-29 Thread Laura Hinojosa
From: Laura Hinojosa [mailto:[EMAIL PROTECTED] Sent: Thu 9/28/2006 11:31 PM To: dev@maven.apache.org Cc: users@maven.apache.org Subject: Can I get the user settings from a Mojo Is it possible to access the Users settings from a Mojo?? Thanks Laura

Can I get the user settings from a Mojo

2006-09-28 Thread Laura Hinojosa
Is it possible to access the Users settings from a Mojo?? Thanks Laura This e-mail, and any attachments thereto, is confidential and is intended only for the individual(s) named. If you are not the intended recipient, please let us know by