[jetty-dev] [jira] (JETTY-1493) Maven Dependency Behaviour Orbit Package Type
| Newsgroups | gmane.comp.java.jetty.general |
|---|---|
| Message-ID | <2040455309.71635.1335450782916.JavaMail.j2ee-jira@codehaus01.managed.contegix.com> |
[ https://jira.codehaus.org/browse/JETTY-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=297263#comment-297263 ]
[email protected] commented on JETTY-1493:
--------------------------------------------
I kinda disagree with the outcome here. Clearly the <packaging>orbit</packaging> is an abuse of the type of packaging. It is a jar packaging so it should be jar not orbit.
Maven documentation states:
"The valid types are Plexus role-hints (read more on Plexus for a explanation of roles and role-hints) of the component role org.apache.maven.lifecycle.mapping.LifecycleMapping. The current core packaging values are: pom, jar, maven-plugin, ejb, war, ear, rar, par. These define the default list of goals which execute to each corresponding build lifecycle stage for a particular package structure."
> Maven Dependency Behaviour Orbit Package Type
> ---------------------------------------------
>
> Key: JETTY-1493
> URL: https://jira.codehaus.org/browse/JETTY-1493
> Project: Jetty
> Issue Type: Bug
> Components: Packaging
> Affects Versions: 7.6.1
> Environment: Apache Ivy
> Reporter: Andre Ben Hamou
> Assignee: Jesse McConnell
>
> http://mvnrepository.com/artifact/org.eclipse.jetty/jetty-server/7.6.1.v20120215
> depends on
> http://mvnrepository.com/artifact/org.eclipse.jetty.orbit/javax.servlet/2.5.0.v201103041518
> The latter has a package type of 'orbit' which causes maven to think the target extension should be '.orbit'. Since it's actually a JAR, both the button on the latter page (Download (ORBIT)) and my local Ivy resolution chain are broken.
--
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
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email