• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

jcgay / maven-notifier / #232
76%

Build:
DEFAULT BRANCH: master
Ran 21 Aug 2021 09:30AM UTC
Jobs 1
Files 11
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
#232

push

jcgay
Fix sound not playing with SoundNotifier

	Error reading audio stream.
	java.io.IOException: mark/reset not supported
	    at java.util.zip.InflaterInputStream.reset (InflaterInputStream.java:286)
	    at java.io.FilterInputStream.reset (FilterInputStream.java:226)
	    at com.sun.media.sound.SoftMidiAudioFileReader.getAudioInputStream (SoftMidiAudioFileReader.java:139)
	    at javax.sound.sampled.AudioSystem.getAudioInputStream (AudioSystem.java:1113)
	    at fr.jcgay.maven.notifier.sound.SoundNotifier.getAudioStream (SoundNotifier.java:72)
	    at fr.jcgay.maven.notifier.sound.SoundNotifier.playSound (SoundNotifier.java:33)
	    at fr.jcgay.maven.notifier.sound.SoundNotifier.fireNotification (SoundNotifier.java:29)
	    at fr.jcgay.maven.notifier.AbstractCustomEventSpy.onEvent (AbstractCustomEventSpy.java:31)
	    at fr.jcgay.maven.notifier.NotificationEventSpyChooser.onEvent (NotificationEventSpyChooser.java:41)
	    at org.apache.maven.eventspy.internal.EventSpyDispatcher.onEvent (EventSpyDispatcher.java:104)
	    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:974)
	    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
	    at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
	    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
	    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
	    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
	    at java.lang.reflect.Method.invoke (Method.java:498)
	    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
	    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
	    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
	    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
	Cannot get a sound to play. Skipping notification...

https://stackoverflow.com/a/5529906

1 of 1 new or added line in 1 file covered. (100.0%)

238 of 315 relevant lines covered (75.56%)

0.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #232.1 21 Aug 2021 09:30AM UTC 0
75.56
Source Files on build #232
Detailed source file information is not available for this build.
  • Back to Repo
  • 6b6b8615 on github
  • Prev Build on master
  • Next Build on master
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc