Hi, the artifacts look good to me. I found the following issues: - The pom.xml is missing the license header. - The maven 1 build declares its version as 1.3-SNAPSHOT and has a dependency to commons-io 1.4-SNAPSHOT. In the section an element for the current release is missing. - The ant build also produces an artifact with the version number 1.3-SNAPSHOT. - There are 40 checkstyle errors in the report. The first two points should be addressed IMO, the other ones are minor. When trying the m2 build I got the error that commons-io 1.3.2 could not be downloaded. Indeed this version does not seem to be in the central maven repository. Does anybody know why this is the case? Oliver Jochen Wiedmann wrote: > Hi, > > in order to resolve bug reports like FILEUPLOAD-135, or > FILEUPLOAD-138, I'd like to cut a 1.2.1 release of commons-fileupload. > > A tag commons-fileupload-1.2.1rc1 has been created. The proposed > binaries can be found at > > http://people.apache.org/~jochen/commons-fileupload/dist > > The proposed site is at > > http://people.apache.org/~jochen/commons-fileupload/site > > Thanks, > > Jochen > > > [ ] +1 > [ ] =0 > [ ] -1 > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org