Commit 5968ee1
authored
Fix URI has an authority component #163
java.lang.RuntimeException: Failed to load p2 repository with ID 'rcptt-core' from location file://__w/org.eclipse.rcptt/org.eclipse.rcptt/repository/core/target/repository
at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.gatherExternalInstallableUnits (TargetPlatformFactoryImpl.java:429)
at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:230)
at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:187)
...
Caused by: java.lang.IllegalArgumentException: URI has an authority component
at java.io.File.<init> (File.java:425)
at org.eclipse.equinox.internal.p2.engine.ProfileMetadataRepository.getProfile (ProfileMetadataRepository.java:184)1 parent e515474 commit 5968ee1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
0 commit comments