On Wed, Nov 5, 2008 at 8:36 AM, Mimil Mimil <[EMAIL PROTECTED]> wrote:
> > Another way to do it is to have a pom by environment and insert the > classifier name inside the versionId. I remember something about versionId > that must be w.x.y.z, will it be a problem? You need to use w.x.y.z, but may append it with anything after a hyphen. For example. 2.0.0.0-SNAPSHOT or 1.3-alpha1 are both okay to use. > > > I thought to use repository:bundle-pack for the installation in > repositories > but I don't know if I have to use this or just a mvn deploy:deploy-file > or... mvn deploy will work fine. Thanks, Shane
