Community
Participate
Working Groups
The repos in which plug-ins are being published are added to the repo manager which means that they are then consulted when we are looking up for updates. These repos should not be added to the manager.
See reverse bug 216675
Pascal, can you explain the problem more? When does this cause problems? When we run the generator in the build, it's in a separate configuration from the software being built, so the build-time repositories don't contaminate the built software. When the generator runs against an update site or directory from within the IDE, the repository is added to the manager but this makes sense.
*** Bug 229371 has been marked as a duplicate of this bug. ***
See steps in bug 219488.
Created attachment 98961 [details] Fix This turns out to be a fairly simple change. We were already removing the artifact repository created by the generator, but not the metadata repository. Pascal, can you review?
Patch reviewed and released.