Opened 10 years ago
Closed 5 years ago
#12574 closed enhancement (patchwelcome)
Can we put the 'src' release of Dojo into the Maven repos please
Reported by: | andy | Owned by: | Greg Wilkins |
---|---|---|---|
Priority: | low | Milestone: | 1.11 |
Component: | BuildSystem | Version: | 1.6.0 |
Keywords: | maven source repo reviewed | Cc: | |
Blocked By: | Blocking: |
Description
When a new version of Dojo is released, the maven repo is updated with the new version. However, only the standard Dojo build is uploaded. Would it be possible to also upload the 'src' build as well? This would be really useful for anyone who needs the src build (e.g. to do custom builds) and uses Maven. Currently, the workaround I have is to download the src build from the download page, do the checksum check and then install the source build to all our local repos manually.
Change History (9)
comment:1 Changed 10 years ago by
Component: | General → BuildSystem |
---|---|
Owner: | set to gregwilkins |
comment:2 Changed 10 years ago by
Owner: | changed from gregwilkins to dylan |
---|
comment:3 Changed 9 years ago by
Keywords: | reviewed added |
---|---|
Priority: | high → low |
Status: | new → assigned |
comment:4 Changed 9 years ago by
Owner: | changed from dylan to Greg Wilkins |
---|
Discussed with Greg Wilkins, he's looking into it.
comment:6 Changed 8 years ago by
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Duplicate of #12123.
comment:7 Changed 8 years ago by
This issue asks about putting the dojo sources into Maven, but it was closed as a duplicate of a "fixed" issue that doesn't seem to have put the sources into Maven. At least, I don't see the source builds in Maven. Example:
http://repo1.maven.org/maven2/org/dojotoolkit/dojo/1.9.0/
Though those archives contain both compressed and uncompressed files, I don't believe it's compatible with something such as the standard build util. Are there any plans to distribute JUST a sources archive for each version? It would be incredibly useful for maven users.
comment:8 Changed 8 years ago by
Resolution: | duplicate |
---|---|
Status: | closed → reopened |
I think having source in the maven reop would be great. However I have zero time to actually work on that.
But if you wanted to contribute some changes to the dojo-maven poms that generated source artefacts then I'd be happy to review and commit those changes.
comment:9 Changed 5 years ago by
Milestone: | tbd → 1.11 |
---|---|
Resolution: | → patchwelcome |
Status: | reopened → closed |
If someone wants to take over the efforts to put Dojo releases into maven, please let us know!
Email sent to Greg Wilkins seeing if he can set this up for us.