Garret Wilson

Results 306 comments of Garret Wilson

> … it was published to central ... Yes, I understand that. My questions still remain. 1. Did the plugin-related exclusion configuration @ajarmoniuk added at the last minute make it...

> Try using -U with the maven command. The `-U` switch (in `mvn -U versions:display-plugin-updates`) fixed the problem; it made Maven go and find the new v2.12.0. I guess it...

Unfortunately the milestone version dependency exclusion still isn't working for me. I'm starting with this POM: https://github.com/globalmentor/globalmentor-root/blob/a78abf59b9609fcbd6bf4f41bea0ea35025067f2/pom.xml Then in my `` section I set the configuration like this: ```xml org.codehaus.mojo...

> Well, you're using the wrong goal. Those changes were implemented for `display-dependency-updates`, and not for `display-plugin-updates` yet. Display dependency updates wrt plugins and plugin management display plugin dependency updates...

As noted in #1405, when Mozilla disabled all my plugins because of the certificate SNAFU, suddenly all my containers are gone. @groovecoder indicated that I should comment and/or vote to...

I just had the same idea this week. I'm writing an XML/HTML formatter, and I have a reasonably large HTML document of what I expect in a unit test. Using...

I don't know how that applies to this issue. I am wanting `` to be shown in italics. I want to use the standard approach to styling elements: providing the...

> You could have made your point so much easier about the cite issue without needing to go so far over the top in your reply. My friend, you specifically...

I have very good news all around on this ticket. I tested with the latest version 4.3.1. * `!important` is no longer needed to override the `font-style` CSS property for...