Modify ↓
Opened 12 days ago
Closed 5 days 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.
Attachments (0)
Change History (3)
comment:1 by , 7 days ago
comment:3 by , 5 days 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.