[
https://issues.apache.org/jira/browse/TEXT-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16549417#comment-16549417
]
Sebb commented on TEXT-125:
---------------------------
The log shows you used a different command:
mvn clean install -DskipTests=true
However that does not seem to make a difference.
What is more useful is the error message:
[WARNING] The POM for org.jacoco:jacoco-maven-plugin:jar:0.7.8 is missing, no
dependency information available
It looks like your local Maven repo may be damaged or incomplete.
I suggest you remove the directory tree starting at repository/org/jacoco and
try again.
> Not able to build the source code
> ---------------------------------
>
> Key: TEXT-125
> URL: https://issues.apache.org/jira/browse/TEXT-125
> Project: Commons Text
> Issue Type: Bug
> Affects Versions: 1.1
> Environment: Windows 10
> JDK 1.8
> Maven 3.3
> Reporter: Jayanth G H
> Priority: Major
> Labels: build
> Attachments: Commons_Text_1.1
>
>
> # Took source code from
> "https://github.com/apache/commons-text/tree/commons-text-1.1"
> # Trying to build using "mvn clean install"
> # Got the below error:
> "[ERROR] Plugin org.jacoco:jacoco-maven-plugin:0.7.8 or one of its
> dependencies c
> ould not be resolved: Failure to find
> org.jacoco:jacoco-maven-plugin:jar:0.7.8"
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)