JULIELab/jcore-projects

Write descriptor locations into pom.xml

Closed this issue · 2 comments

We could write the descriptor locations into the project's pom.xml files. These are rather easily opened from eclipse by clicking on the dependency in the "Dependency Hierarchy" view. This would prevent the need to go to GitHub just to look up the descriptor location.

And you would put them under description in the pom?
Or we could hijack the url section...

At the moment, it rather seems we have settled with putting the descriptor location into the GitHub README. At least we do it consistently in JCoRe base. I think for the moment we will just stick with that.