Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
3426 | trivial | always | 03-30-09 18:33 | 04-23-09 09:25 | |
|
|||||
Reporter: | tripleyew | Platform: | |||
Assigned To: | OS: | ||||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.1.8 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.0 | ||
|
|||||
Summary: | 0003426: resin-maven-plugin-3.1.8.jar is broken | ||||
Description: |
There are versioning problems with the resin-maven-plugin-3.1.8.jar When using Apache Maven 2.1.0: Plugin 'com.caucho:resin-maven-plugin:3.1.8' has an invalid descriptor: 1) Plugin's descriptor contains the wrong version: 3.1-SNAPSHOT The file META-INF/maven/plugin.xml has <version>3.1-SNAPSHOT</version> should be <version>3.1.8</version> Also, it has a dependency on resin SNAPSHOT-3.1. This should be 3.1.8 The file META-INF/maven/com.caucho/resin-maven-plugin/pom.xml has <version>3.1.7</version> should be <version>3.1.8</version> (same for the dependency on resin) |
||||
Steps To Reproduce: | |||||
Additional Information: |
I believe all releases of this plugin suffers from these problems. There may be some hardcoding involved, because resin-maven-plugin-3.2.1.jar also mentions 3.1 which is completely wrong. |
||||
Relationships | |||||
Attached Files: |
There are no notes attached to this issue. |