[fedora-java] Error building Maven web app package in Rawhide

Mikolaj Izdebski mizdebsk at redhat.com
Fri Jun 27 11:01:48 UTC 2014


On 06/16/2014 01:13 PM, Simone Caronni wrote:
>> There is no fix available, but you can workaround it by disabling
>> filtering of certain resources, for example:
>>
>> # Disable filtering of bundled JavaScript binaries, which causes
>> # maven-filtering to fail with IOException (see MSHARED-325).
>> %pom_add_plugin :maven-resources-plugin slf4j-site "
>>     <configuration>
>>       <nonFilteredFileExtensions>
>>         <nonFilteredFileExtension>js</nonFilteredFileExtension>
>>       </nonFilteredFileExtensions>
>>     </configuration>"
>>
> 
> can't make this work. Can someone help me on this? I'm no expert and I
> don't really know how to fix it.

Sorry for not responding sooner, I probably missed your message.

I've applied the workaround and built the package in Koji.

-- 
Mikolaj Izdebski
Software Engineer, Red Hat
IRC: mizdebsk


More information about the java-devel mailing list