Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collect more data from Maven POMs #505

Closed
licodeli opened this issue Feb 21, 2017 · 3 comments
Closed

Collect more data from Maven POMs #505

licodeli opened this issue Feb 21, 2017 · 3 comments

Comments

@licodeli
Copy link
Contributor

licodeli commented Feb 21, 2017

"dependency_version", "dependency_scope", "contributor_email", "issue_url" fields are not captured yet in the Maven parser: and we should to support these fields

@pombredanne pombredanne changed the title Add more MAVEN2_FIELDS to parse POM, this is to enrich the function in minecode maven2 mapper Collect more data from Maven POMs Feb 21, 2017
licodeli pushed a commit that referenced this issue Feb 28, 2017
@pombredanne
Copy link
Member

@linexb Could you look instead in a completely different implementation of parsing Maven POMs? with https://github.com/sassoftware/pymaven and in a maven2.py script? I think this would be much better to get actual deps. And eventually we can patch pymaven and submit upstream our improvements as it may support dependencies well but not basic information fields.

See also sassoftware/pymaven#3

licodeli pushed a commit that referenced this issue Mar 1, 2017
pombredanne pushed a commit that referenced this issue Apr 18, 2017
 * developer_organization
 * contributor_email
 * contributor_name 
 * contributor_organization 
 * distribution_management_repository_url

Link: #505
Signed-off-by: Li Ha <li_ha@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
pombredanne pushed a commit that referenced this issue Apr 18, 2017
 * support dependency and dependency group

Link: #505
Signed-off-by: Li Ha <li_ha@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
@pombredanne
Copy link
Member

These are captured now but may not be full added to packages as part of #529

@pombredanne
Copy link
Member

This is merged in develop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants