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

Philipp Ottlinger commented on RAT-236:
---------------------------------------

Can you spot me to a project that shows the error? How do/did you reproduce the 
issue?

The XSL is under version control:
{code}
$ find . -name *.xsl
./apache-rat-core/target/classes/org/apache/rat/unapproved-licenses.xsl
./apache-rat-core/target/classes/org/apache/rat/plain-rat.xsl
./apache-rat-core/src/main/resources/org/apache/rat/unapproved-licenses.xsl
./apache-rat-core/src/main/resources/org/apache/rat/plain-rat.xsl
./apache-rat/target/classes/org/apache/rat/unapproved-licenses.xsl
./apache-rat/target/classes/org/apache/rat/plain-rat.xsl
{code}

I've downloaded the artifact from Maven central
http://central.maven.org/maven2/org/apache/rat/apache-rat-core/0.12/apache-rat-core-0.12.jar
it does also contain the above file:
{code}
$ find . -name *.xsl
./org/apache/rat/unapproved-licenses.xsl
./org/apache/rat/plain-rat.xsl
{code}


> cannot find "org/apache/rat/unapproved-licenses.xsl";
> -----------------------------------------------------
>
>                 Key: RAT-236
>                 URL: https://issues.apache.org/jira/browse/RAT-236
>             Project: Apache Rat
>          Issue Type: Bug
>          Components: maven
>    Affects Versions: 0.12
>         Environment: JDK 1.8.0_45
> MVN 3.3
>            Reporter: Martin Gainty
>            Priority: Minor
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> maven-rat-plugin parser cannot locate
> "org/apache/rat/unapproved-licenses.xsl";
> please repackage with unapproved-licenses.xsl



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to