You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2018/09/25 18:38:00 UTC

[jira] [Updated] (MRESOLVER-53) Document runtime exceptions

     [ https://issues.apache.org/jira/browse/MRESOLVER-53?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov updated MRESOLVER-53:
------------------------------------
    Issue Type: Wish  (was: Bug)

> Document runtime exceptions
> ---------------------------
>
>                 Key: MRESOLVER-53
>                 URL: https://issues.apache.org/jira/browse/MRESOLVER-53
>             Project: Maven Resolver
>          Issue Type: Wish
>          Components: resolver
>    Affects Versions: Maven Artifact Resolver 1.1.1
>            Reporter: Elliotte Rusty Harold
>            Priority: Major
>
> The API documentation should specify which runtime exceptions are thrown when and why. For instance, DefaultArtifact's constructors seem to throw IllegalArgumentExceptions if given bad coordinates:
> Exception in thread "main" java.lang.IllegalArgumentException: Bad artifact coordinates blah blah, expected format is <groupId>:<artifactId>[:<extension>[:<classifier>]]:<version>
> That's reasonable. However it's not mentioned in the Javadoc, and I'm about to commit code to my project that depends on this behavior. We should document and commit to these. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)