You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/05/07 13:34:04 UTC

[jira] [Commented] (MSHARED-637) Remove IOException from ProjectDeployer cause it's not thrown by the code

    [ https://issues.apache.org/jira/browse/MSHARED-637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999842#comment-15999842 ] 

Hudson commented on MSHARED-637:
--------------------------------

SUCCESS: Integrated in Jenkins build maven-shared #3729 (See [https://builds.apache.org/job/maven-shared/3729/])
[MSHARED-637] Remove IOException from ProjectDeployer cause it's not thrown by the code
 o Fixed duplicated license header ProjectDeployer.
 o Changed the deploy() method and removed IOException and added IllegalArgumentException (khmarbaise: [http://svn.apache.org/viewvc/?view=rev&rev=1794196])
* (edit) maven-artifact-transfer/src/main/java/org/apache/maven/shared/project/deploy/ProjectDeployer.java
* (edit) maven-artifact-transfer/src/main/java/org/apache/maven/shared/project/deploy/internal/DefaultProjectDeployer.java


> Remove IOException from ProjectDeployer cause it's not thrown by the code
> -------------------------------------------------------------------------
>
>                 Key: MSHARED-637
>                 URL: https://issues.apache.org/jira/browse/MSHARED-637
>             Project: Maven Shared Components
>          Issue Type: Improvement
>          Components: maven-artifact-transfer
>    Affects Versions: maven-artifact-transfer-0.9.1
>            Reporter: Karl Heinz Marbaise
>            Assignee: Karl Heinz Marbaise
>            Priority: Minor
>             Fix For: maven-artifact-transfer-0.9.1
>
>
> Remove the IOException from the ProjectDeploy.deploy() interface cause it is not thrown by the code.
> Need to add the {{IllegalArgumentException}} in cases where no main artifact is assigned to the interface.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)