Ticket #2528114 (closed defect)
Reporterknucle |
Opened: 07/28/11 Last modified: 12/12/12 Status: closed Type: defect Resolution: wontfix |
Owner Reid Burke |
Target Release: Priority: P3 (normal) |
|---|---|---|---|
| Summary: | Using YUI via maven cause exception | ||
| Description: | I am using YUI Compressor in a maven managed webapp project. After investigation, I see that the js.jar(rhino) contains the same class as in yui-compressor.jar In my cases, I think the pom.xml should remove the rhino dependency, |
||
| Type: | defect | Observed in Version: | 2.4.6 |
| Component: | YUICompressor | Severity: | S3 (normal) |
| Assigned To: | Reid Burke | Target Release: | |
| Location: | Priority: | P3 (normal) | |
| Tags: | Relates To: | #1859529, #2527981, #2528056 | |
| Browsers: | N/A | ||
| URL: | |||
| Test Information: | |||
Change History
|
Posted: 08/23/11
|
|
Posted: 11/10/11
|
|
Posted: 11/22/11
We are having this same issue. Please publish a workaround or a schedule for the fix if possible. |
|
Posted: 11/30/11
I ran up against this as well. Is there any way to workaround it in the meantime until it gets fixed? |
|
Posted: 11/30/11
I have good news and bad news. The good news is that this is fixed in 2.4.7. The bad news is that the fixed version is not available here: http://mvnrepository.com/artifact/com.yahoo.platform.yui/yuicompressor Fortunately for us, we have a local Archiva repository, so I was able to put 2.4.7 in our own repository. I don't know why 2.4.7 isn't up on mvnrespository.com nor do I know the process for getting it there. But it would be really nice if that happened somehow. :-) |
|
Posted: 11/30/11
Sounds like an easy fix then. Can y'all please push version 2.4.7 to maven central? |
|
Posted: 12/6/11
This issue is really causing a problem for my team and stalling development. Could you please push this fix soon? Thanks! |
|
Posted: 02/2/12
I download 2.4.7 and I am still experiencing this problem. |
|
Posted: 02/2/12
|
|
Posted: 02/17/12
I think, 2.4.6 version from central Maven repository should not be used. See my comment here: https://github.com/greenlaw110/greenscript/pull/29#issuecomment-4017147 |
|
Posted: 07/5/12
|
|
Posted: 09/13/12
Hi, As jamesgreene, I'm still experiencing the problem with the 2.4.7 version from maven central. Thanks |
|
Posted: 12/12/12
Thank you for your bug report. We are deprecating YUI Compressor in favor of yuglify. Please see our announcement for more information: http://www.yuiblog.com/blog/2012/10/16/state-of-yui-compressor/. We will consider migrating these legacy tickets to GitHub if there are community maintainers willing to step up and own them. |
Any updates on this? I just ran into this today.