Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect smart builder in .mvn/extensions.xml and ignore it #912

Closed
cstamas opened this issue Feb 20, 2024 · 0 comments · Fixed by #916 or #953
Closed

Detect smart builder in .mvn/extensions.xml and ignore it #912

cstamas opened this issue Feb 20, 2024 · 0 comments · Fixed by #916 or #953

Comments

@cstamas
Copy link
Member

cstamas commented Feb 20, 2024

As currently it fails:

class io.takari.maven.builder.smart.DependencyGraph cannot be cast to class io.takari.maven.builder.smart.DependencyGraph (io.takari.maven.builder.smart.DependencyGraph is in unnamed module of loader org.codehaus.plexus.classworlds.realm.ClassRealm @97e1986; io.takari.maven.builder.smart.DependencyGraph is in unnamed module of loader org.codehaus.plexus.classworlds.realm.ClassRealm @63bde6c2)
wendigo added a commit to trinodb/trino that referenced this issue Feb 20, 2024
Having a takari-smart-builder extension breaks mvnd compatibility (which is beta):

apache/maven-mvnd#912
wendigo added a commit to trinodb/trino that referenced this issue Feb 20, 2024
Having a takari-smart-builder extension breaks mvnd compatibility (which is beta):

apache/maven-mvnd#912
cstamas added a commit to cstamas/maven-mvnd that referenced this issue Feb 20, 2024
cstamas added a commit to cstamas/maven-mvnd that referenced this issue Mar 29, 2024
cstamas added a commit that referenced this issue Apr 17, 2024
Add new daemon param to ignore some extensions, make default to ignore takari-smart-builder as it is used by mvnd itself as well.

Fixes #912
cstamas added a commit to cstamas/maven-mvnd that referenced this issue Apr 20, 2024
cstamas added a commit to cstamas/maven-mvnd that referenced this issue Apr 23, 2024
cstamas added a commit to cstamas/maven-mvnd that referenced this issue Apr 23, 2024
cstamas added a commit to cstamas/maven-mvnd that referenced this issue May 22, 2024
cstamas added a commit to cstamas/maven-mvnd that referenced this issue May 22, 2024
cstamas added a commit to cstamas/maven-mvnd that referenced this issue May 22, 2024
cstamas added a commit to cstamas/maven-mvnd that referenced this issue May 22, 2024
Default must be manually handled, i missed this.

Fixes apache#912

Backport of apache#953 to mvnd-1.x
cstamas added a commit that referenced this issue May 22, 2024
Default must be manually handled, i missed this.

Fixes #912
cstamas added a commit that referenced this issue May 22, 2024
Default must be manually handled, i missed this.

Fixes #912

Backport of #953 to mvnd-1.x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant