You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move ReadonlyMavenExecutionRequest to maven.runtime bundle
- Created org.eclipse.m2e.internal.maven.compat package
- Moved ReadonlyMavenExecutionRequest from
org.eclipse.m2e.core.internal.embedder to
org.eclipse.m2e.internal.maven.compat
- Changed class visibility from package-private to public
- Updated import in MavenExecutionContext
- Added package export in maven.runtime pom.xml
Co-authored-by: laeubi <[email protected]>
Copy file name to clipboardExpand all lines: org.eclipse.m2e.maven.runtime/src/main/java/org/eclipse/m2e/internal/maven/compat/ReadonlyMavenExecutionRequest.java
0 commit comments