-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
When I run the installation script for Apache Pulsar, nothing happens.
To reproduce:
# clone iFixFlakies repo
git clone https://github.com/TestingResearchIllinois/iFixFlakies.git
# clone Apache Pulsar repo
git clone https://github.com/apache/pulsar.git
# run installer script
bash iFixFlakies/pom-modify/modify-project.sh pulsar/
Pulsar's POM files are unmodified. Verify as follows:
cd pulsar
git status
Also, if I try manually adding the plugin to the top-level POM file and running mvn testrunner:testplugin, I get this error:
[ERROR] No plugin found for prefix 'testrunner' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local (/Users/dbost/.m2/repository), apache.snapshots (https://repository.apache.org/snapshots), central (https://repo.maven.apache.org/maven2)] -> [Help 1]
Metadata
Metadata
Assignees
Labels
No labels