Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
3544 | minor | always | 06-02-09 13:36 | 06-17-09 17:01 | |
|
|||||
Reporter: | tripleyew | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.0 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.1 | ||
|
|||||
Summary: | 0003544: resin-maven-plugin-4.0.0.jar is broken | ||||
Description: |
There are versioning problems with the resin-maven-plugin-4.0.0.jar When using Apache Maven 2.1.0: Plugin 'com.caucho:resin-maven-plugin:4.0.0' has an invalid descriptor: 1) Plugin's descriptor contains the wrong version: 4.0-SNAPSHOT The file META-INF/maven/plugin.xml has <version>4.0-SNAPSHOT</version> should be <version>4.0.0</version> Also, it has a dependency on resin SNAPSHOT-4.0. This should be 4.0.0 The file META-INF/maven/com.caucho/resin-maven-plugin/pom.xml has the same problems |
||||
Steps To Reproduce: | |||||
Additional Information: |
This is the same as issue 3426, I just don't know how to reopen that issue. In other words, it has not been fixed in version 4.0.0. |
||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|