You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Nicolas Lalevée (JIRA)" <ji...@apache.org> on 2008/03/07 19:27:49 UTC

[jira] Created: (IVY-761) The m2 parser doesn't recognize sources and javadocs

The m2 parser doesn't recognize sources and javadocs
----------------------------------------------------

                 Key: IVY-761
                 URL: https://issues.apache.org/jira/browse/IVY-761
             Project: Ivy
          Issue Type: Improvement
          Components: Maven Compatibility
    Affects Versions: 2.0.0-beta-2
            Reporter: Nicolas Lalevée


When using the ibibio resolver, the generated ivy.xml doesn't include source and javadoc artifacts declaration.
AFAIU the Maven doc, the pom.xml doesn't declare them. They declare themself by being available or not.

IvyDE does this check itself, so it works fine in Eclipse. So some code should be ported from IvyDE to Ivy. Then we will be able to get the source also with an ant task.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (IVY-761) The m2 parser doesn't recognize sources and javadocs

Posted by "Maarten Coene (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVY-761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maarten Coene resolved IVY-761.
-------------------------------

    Resolution: Duplicate

> The m2 parser doesn't recognize sources and javadocs
> ----------------------------------------------------
>
>                 Key: IVY-761
>                 URL: https://issues.apache.org/jira/browse/IVY-761
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Maven Compatibility
>    Affects Versions: 2.0.0-beta-2
>            Reporter: Nicolas Lalevée
>
> When using the ibibio resolver, the generated ivy.xml doesn't include source and javadoc artifacts declaration.
> AFAIU the Maven doc, the pom.xml doesn't declare them. They declare themself by being available or not.
> IvyDE does this check itself, so it works fine in Eclipse. So some code should be ported from IvyDE to Ivy. Then we will be able to get the source also with an ant task.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (IVY-761) The m2 parser doesn't recognize sources and javadocs

Posted by "Simon Brunning (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVY-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637131#action_12637131 ] 

Simon Brunning commented on IVY-761:
------------------------------------

While this may be a duplicate, it doesn't appear to have been fixed.

> The m2 parser doesn't recognize sources and javadocs
> ----------------------------------------------------
>
>                 Key: IVY-761
>                 URL: https://issues.apache.org/jira/browse/IVY-761
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Maven Compatibility
>    Affects Versions: 2.0.0-beta-2
>            Reporter: Nicolas Lalevée
>
> When using the ibibio resolver, the generated ivy.xml doesn't include source and javadoc artifacts declaration.
> AFAIU the Maven doc, the pom.xml doesn't declare them. They declare themself by being available or not.
> IvyDE does this check itself, so it works fine in Eclipse. So some code should be ported from IvyDE to Ivy. Then we will be able to get the source also with an ant task.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (IVY-761) The m2 parser doesn't recognize sources and javadocs

Posted by "Gilles Scokart (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVY-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576539#action_12576539 ] 

Gilles Scokart commented on IVY-761:
------------------------------------

As this check can have a big performance impact, this should be configurable at the level of the resolver settings and/or in the ant task.

> The m2 parser doesn't recognize sources and javadocs
> ----------------------------------------------------
>
>                 Key: IVY-761
>                 URL: https://issues.apache.org/jira/browse/IVY-761
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Maven Compatibility
>    Affects Versions: 2.0.0-beta-2
>            Reporter: Nicolas Lalevée
>
> When using the ibibio resolver, the generated ivy.xml doesn't include source and javadoc artifacts declaration.
> AFAIU the Maven doc, the pom.xml doesn't declare them. They declare themself by being available or not.
> IvyDE does this check itself, so it works fine in Eclipse. So some code should be ported from IvyDE to Ivy. Then we will be able to get the source also with an ant task.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.