There are 2 comments.
 
 
XWiki Commons / cid:jira-generated-image-avatar-5f4b698a-5209-44c3-8571-2f53ad99076a XCOMMONS-3003 Closed

Failed to validate extension that depends on com.atlassian.sal:sal-api

 
View issue   ยท   Add comment
 

2 comments

 
cid:jira-generated-image-avatar-9d01e228-282f-4449-86e6-09d1fb102d7e Thomas Mortagne on 16/May/24 16:57
 

What I did in master feels a bit too dangerous for the LTS.

Now we could simply add a hard-coded "atlassian-plugin" to https://github.com/xwiki/xwiki-commons/blob/stable-15.10.x/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-maven/src/main/java/org/xwiki/extension/maven/internal/MavenUtils.java#L88 and https://github.com/xwiki/xwiki-commons/blob/stable-15.10.x/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/main/java/org/xwiki/extension/repository/aether/internal/XWikiRepositorySystemSession.java#L72, it should be enough to cover this specific use case.

 
cid:jira-generated-image-avatar-9d01e228-282f-4449-86e6-09d1fb102d7e Thomas Mortagne on 16/May/24 16:58
 
bq. Any chance this could be merged in 15.10.x?

What I did in master feels a bit too dangerous for the LTS.

Now we could simply add a hard-coded "atlassian-plugin" to https://github.com/xwiki/xwiki-commons/blob/stable-15.10.x/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-maven/src/main/java/org/xwiki/extension/maven/internal/MavenUtils.java#L88 and https://github.com/xwiki/xwiki-commons/blob/stable-15.10.x/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/main/java/org/xwiki/extension/repository/aether/internal/XWikiRepositorySystemSession.java#L72, it should be enough to cover this specific use case.