Community
Participate
Working Groups
Right now there is no way to set the blobstore location. In fact, it's always assumed to bet at ${repoUrl}/.blobstore. We should provide a way to set this, either through the mapping rules or a property on the simple artifact repository. If nothing is set, then we should default to the current behaviour.
Actually, this is really just about setting the name of the blobstore. More complicated things like setting the absolute location are trickier since you need to update the mapper and use the mapper with the blobstore.
The blobstore name can now bet set using the repository property p2.blobstore.name.