You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Lukasz Dywicki (JIRA)" <ji...@codehaus.org> on 2009/06/16 00:46:42 UTC

[jira] Created: (MECLIPSE-575) eclipse:to-maven and source packages

eclipse:to-maven and source packages
------------------------------------

                 Key: MECLIPSE-575
                 URL: http://jira.codehaus.org/browse/MECLIPSE-575
             Project: Maven 2.x Eclipse Plugin
          Issue Type: Improvement
    Affects Versions: 2.7
         Environment: Maven 2.1
            Reporter: Lukasz Dywicki
         Attachments: source-classifier.patch

Running eclipse:to-maven goal on any eclispe installation will deploy artifacts like 
org.eclipse.wst.xsl.jaxp.debug.ui.source_1.0.0.v200904240436.jar
to repository with artifactId = source. In fact the source is information about package contents and in Maven world it's classifier.

Provided patch checks file names and *deploy* source artifacts attached to plugins.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MECLIPSE-575) eclipse:to-maven and source packages

Posted by "Lukasz Dywicki (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MECLIPSE-575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukasz Dywicki updated MECLIPSE-575:
------------------------------------

    Attachment: source-classifier.patch

First patch have bug - it deploys sources with artifact metadata. Provided patch removes this issue.

> eclipse:to-maven and source packages
> ------------------------------------
>
>                 Key: MECLIPSE-575
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-575
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.7
>         Environment: Maven 2.1
>            Reporter: Lukasz Dywicki
>         Attachments: source-classifier.patch, source-classifier.patch
>
>
> Running eclipse:to-maven goal on any eclispe installation will deploy artifacts like 
> org.eclipse.wst.xsl.jaxp.debug.ui.source_1.0.0.v200904240436.jar
> to repository with artifactId = source. In fact the source is information about package contents and in Maven world it's classifier.
> Provided patch checks file names and *deploy* source artifacts attached to plugins.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira