Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003544 [Resin] minor always 06-02-09 13:36 06-17-09 17:01
Reporter tripleyew View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 4.0.0
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
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.
Attached Files

- Relationships

- Notes
(0004078)
ferg
06-17-09 17:01

Checked with build script for 4.0.1 and pom.xml will be generated correctly for next release.
 

- Issue History
Date Modified Username Field Change
06-02-09 13:36 tripleyew New Issue
06-17-09 17:01 ferg Note Added: 0004078
06-17-09 17:01 ferg Assigned To  => ferg
06-17-09 17:01 ferg Status new => closed
06-17-09 17:01 ferg Resolution open => fixed
06-17-09 17:01 ferg Fixed in Version  => 4.0.1


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker