Hi, I just opened an issue regarding the install plugin (I think that's the module responsible). http://jira.codehaus.org/browse/MNG-5358
The general problem is that I am using variables for defining the versions of artifacts, dependencies and parent projects. The install plugin installs the poms in the correct place, but the deployed poms contain variables, which could cause major problems. I would assume that because the artifact is deployed in a diectory containing a real version, so should the corresponding pom-file. Is there any known workaround for this or is someone allready working on this? If there is no known workaround and you would say this is a bug and there is noone working on it, I would start fixing it myself and attach a patch to the issue as soon as I've finished it. Chris
