Issue Details (XML | Word | Printable)

Key: FILEUPLOAD-118
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Unassigned
Reporter: Dain Sundstrom
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Commons FileUpload

Maven pom has invalid parent

Created: 29/Oct/06 06:37 PM   Updated: 04/Dec/06 11:52 PM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Resolution Date: 04/Dec/06 11:52 PM


 Description  « Hide
The correct parent for commons seems to be artifactId=commons-parent, but the pom has artifactId=commons. This prevents building with m2.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Henri Yandell added a comment - 30/Oct/06 04:26 PM
Yup, can't say I understand why it's commons-parent and not commons. All of the components within Commons with pom.xml's that refer to the parent pom say 'commons'. I'm +1 to changing it back.

'commons-parent/' is also not in the svn:externals for trunks-proper.

There are also pom.xml's that do not reference the parent (scxml, logging).


Henri Yandell added a comment - 30/Oct/06 09:35 PM
ping. The notification for fileupload was turned off, so I've turned it back on and am making sure this issue hits the list.

Jochen Wiedmann added a comment - 30/Oct/06 09:48 PM
The change to commons-parent was discussed in

http://marc.theaimsgroup.com/?l=jakarta-commons-dev&m=116012264831061&w=2

The main reason for using "commons-parent" and not "commons" is that the module is now located at

http://svn.apache.org/repos/asf/jakarta/commons/proper/commons-parent/

and no longer at

http://svn.apache.org/repos/asf/jakarta/commons/trunks-proper/


Henri Yandell added a comment - 04/Dec/06 11:52 PM
All commons children poms should now point to commons-parent.

Henri Yandell made changes - 04/Dec/06 11:52 PM
Field Original Value New Value
Resolution Fixed [ 1 ]
Status Open [ 1 ] Closed [ 6 ]