You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Karl Heinz Marbaise (Jira)" <ji...@apache.org> on 2019/12/24 13:57:00 UTC

[jira] [Comment Edited] (MPOM-230) Remove maven-report

    [ https://issues.apache.org/jira/browse/MPOM-230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17002832#comment-17002832 ] 

Karl Heinz Marbaise edited comment on MPOM-230 at 12/24/19 1:56 PM:
--------------------------------------------------------------------

Done in [8b812580efadf9da99a39c306440a81dabb8ea33|https://gitbox.apache.org/repos/asf?p=maven-parent.git;a=commitdiff;h=8b812580efadf9da99a39c306440a81dabb8ea33]


was (Author: khmarbaise):
Done in [8b812580efadf9da99a39c306440a81dabb8ea33|?p=34-SNAPSHOT:
Could
not
find
artifact
org.apache:apache:pom:22-SNAPSHOT
in
nexus
public)
and
'parent.relativePath'
points
at
wrong
local
POM
@
line
26,
column
11
@
[ERROR]
The
build
could
not
read
1
project
->
[Help
1]
[ERROR]
34-SNAPSHOT
pom.xml)
has
1
error
34-SNAPSHOT:
Could
not
find
artifact
org.apache:apache:pom:22-SNAPSHOT
in
nexus
public)
and
'parent.relativePath'
points
at
wrong
local
POM
@
line
26,
column
11
->
[Help
2]
[ERROR]
[ERROR]
To
see
the
full
stack
trace
of
the
errors,
re-run
Maven
with
the
-e
switch.
[ERROR]
Re-run
Maven
using
the
-X
switch
to
enable
full
debug
logging.
[ERROR];a=commitdiff;h=8b812580efadf9da99a39c306440a81dabb8ea33]

> Remove maven-report
> -------------------
>
>                 Key: MPOM-230
>                 URL: https://issues.apache.org/jira/browse/MPOM-230
>             Project: Maven POMs
>          Issue Type: Improvement
>          Components: maven
>    Affects Versions: MAVEN-33
>            Reporter: Karl Heinz Marbaise
>            Assignee: Karl Heinz Marbaise
>            Priority: Minor
>             Fix For: MAVEN-34
>
>
> * Currently we have defined a plugin
> {code:xml}
> <plugin>
>   <groupId>org.codehaus.sonar-plugins</groupId>
>   <artifactId>maven-report</artifactId>
>   <version>0.1</version>
> </plugin>
> {code}
> * furthermore we have commented out some parts in the pom file
>   this should be removed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)