[ 
https://jira.codehaus.org/browse/MINSTALL-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=318376#comment-318376
 ] 

Henning Gross edited comment on MINSTALL-94 at 1/31/13 9:36 AM:
----------------------------------------------------------------

I attached a patch. It is really drop-dead-simple, works like a charm and we 
would really benefit from this. Is there any hope to get it into the next 
release? Do you already have an idea when you will release? We already use a 
junit 4.12-SNAPSHOT in our build and I do not want to make that a regular habit 
:D
                
      was (Author: gaffa):
    I attached a patch. It works like a charm and we would really benefit from 
this.
                  
> Optional: limit install to packaging x and or make install plugin not fail if 
> no artifacts were created for some modules.
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MINSTALL-94
>                 URL: https://jira.codehaus.org/browse/MINSTALL-94
>             Project: Maven 2.x Install Plugin
>          Issue Type: Improvement
>            Reporter: Henning Gross
>         Attachments: MINSTALL-94.patch
>
>
> Background: I am working in a huge project with a lot of modules having a lot 
> of javascript-optimization and stuff happening in lifecycle-steps after 
> compile. This results in bad performance on jenkins. I would like to run
> mvn compile install:install as I only need the jars/libs to be installed and 
> not the wars (and more important I do not need them to be built).
> Please introduce Parameters like
> <doNotInstall>war</doNotInstall>
> or
> <failIfNoArtifact>false<...

--
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