History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: AMQ-710
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Hiram Chirino
Reporter: tao
Votes: 0
Watchers: 0
Operations

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

Can't compile the AMQ4.0 release source,cann't find the reliant package.

Created: 17/May/06 08:35 AM   Updated: 15/Jun/06 02:02 AM
Component/s: None
Affects Version/s: 4.0
Fix Version/s: 4.0

Time Tracking:
Not Specified


 Description  « Hide
Can't compile the AMQ4.0 release source,cann't find the reliant package.

So,activesoap-1.0-SNAPSHOT.jar...



 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Hiram Chirino - 15/Jun/06 01:50 AM
I just

1) downloaded the 4.0 source from: http://activemq.com/site/activemq-40-release.html
2) removed my ~/.maven/repository
3) ran maven -Dmaven.test.skip=true

and I got a build error with the following message:

Invalid Redirect URI from: http://cvs.apache.org:80/repository//incubator-activemq/jars/activeio-core-3.0-beta3.jar to: http://people.apache.org/repository//incubator-activemq/jars/activeio-core-3.0-beta3.jar

Seems apache is doing redirect that my maven is not liking.

I applied a patch that got me past that, but subsequently, Geronimo 1.2-SNAPSHOT has changed something since activemq was release which breaks the gbean module from compiling. Luckly the gbean module is not need to get a standalone activemq to build so I disable the module from the build.


Hiram Chirino - 15/Jun/06 02:02 AM
I have updated the release notes to explain how to apply the patch that make the source distribution build again. See:
http://goopen.org/confluence/display/ACTIVEMQ/ActiveMQ+4.0+Release