Modify ↓
Opened 4 weeks ago
Closed 3 weeks ago
#24284 closed defect (fixed)
Git plugins auto-build fails (probably related to nexus changes)
Reported by: | stoecker | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 25.05 |
Component: | Plugin | Version: | |
Keywords: | Cc: | taylor.smock |
Description ¶
All the autobuilds for git checkin result in an error.
Probably because nexus URL changed or the old JOSM versions aren't available there anymore.
Change History (3)
comment:1 by , 4 weeks ago
comment:3 by , 3 weeks ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I couldn't figure out why the
ant
builds were failing, so I switched over to maven. They should be fixed, and I'm validating that with Mapillary right now.Although I think I might have to make some additional changes so that the plugin go to dist instead of distMaven, but that is a fairly easy property change.