Ivy License Column not populating
---------------------------------

                 Key: IVY-1040
                 URL: https://issues.apache.org/jira/browse/IVY-1040
             Project: Ivy
          Issue Type: Bug
          Components: Maven Compatibility
    Affects Versions: 2.0
         Environment: Ubuntu 8.04. Java 1.6_10. x86.
            Reporter: Kevin Gann


Populating the License column in the Ivy report. If my assumption that if the 
POM has the license data in the directory used it would pull the license 
information?

For example...

I have the dependency defined...

<dependency org="org.antlr" name="antlr" rev="3.1.1" />

Which is coming from...

http://repo1.maven.org/maven2/org/antlr/antlr/3.1.1/antlr-3.1.1.jar

If I look at the HTTP directory I see the POM which contains the license 
information.

http://repo2.maven.org/maven2/org/antlr/antlr/3.1.1/antlr-3.1.1.pom

But when my report generates I don't see the license column populated. Maybe 
I'm missing something? 


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

Reply via email to