Skip to content

Commit 8d0162a

Browse files
committed
clarification
1 parent 567a62e commit 8d0162a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,8 @@ The script will issue error messages if any prerequisite is missing.
194194
Once the script is completed, all the SUTs will be available under the `dist` folder, and a `dist.zip` will be created as well (if `scripts/dist.py` is run with `True` as input).
195195

196196
Regarding Maven, most-third party dependencies are automatically downloaded from Maven Central.
197-
However, some dependencies are from GitHub, which unfortunately require authentication to be able to download such dependencies.
197+
However, some dependencies are from GitHub, which unfortunately require authentication to be able to download such dependencies.
198+
Unfortunately, they have [no intention](https://github.com/orgs/community/discussions/26634) to fix this huge usability issue :(
198199
In your home folder, you need to create a configuration file for Maven, in particular `.m2/settings.xml`, with the following configurations:
199200

200201
```

0 commit comments

Comments
 (0)