Christofer Dutz created MNG-5358:
------------------------------------

             Summary: Install Plugin installs poms that contain variables in 
artifact version and parent version
                 Key: MNG-5358
                 URL: https://jira.codehaus.org/browse/MNG-5358
             Project: Maven 2 & 3
          Issue Type: Bug
          Components: Artifacts and Repositories, Deployment
    Affects Versions: 3.0.3
            Reporter: Christofer Dutz
         Attachments: Test.zip

I am currently trying to create a build process that is optimized for being 
able to have individual modules of one project deployed with different 
versions. Therefore I created a build that uses properties for providing the 
version numbers for artifacts, dependencies and parent relations. The build is 
working nicely, unfortunately the install plugin installs the artifacts into 
the correct directories, but it doesn't replace the properties. This way the 
repo contains artifacts it can certainly not resolve ich a user checks out only 
part of the project.

I created a small test-project. If you simply "mvn install" it you will see the 
problematic results.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to