[esb-java-dev] Corrupt wso2adminui-1.2.1.zip
Fager, Jason
jason.fager at riskmetrics.com
Tue Mar 3 10:24:39 PST 2009
For synapse, I was trying to build the war distribution, on 1.2. All of the
relative path names were wrong, I had to go through and correct them all. I
also had an issue where I needed to add the woden-api dependency to synapse
core.
For carbon, I've already sent emails to that list with a few of the build
issues that come up. First was a problem with the custom
maven-source-plugin (it's commented out in trunk, now), and there were a few
spots where dependencies weren't listed (I would have to go back through to
find all of these again, but the one I mentioned in an email was that the
org.wso2.carbon.user.core project pom was missing the dependency that
provides the javax.xml.stream package - this seems to be fixed now). I was
building Carbon from trunk.
Do you guys build against the same repositories using the same poms that are
publically available? With maven, build problems like these are always a
little surprising, I would expect them to just work.
- Jason
> Hi Jason,
>
> Please download this zip file from [1] and try to install that on to
> your local repo and rebuild the esb source. I agree there is an issue in
> building this version due to this corruption and will fix it ASAP.
>
> What sort of an issue did you faced with the synapse and carbon sources?
> what version of the sources are you trying to build or is that svn root?
>
> Thanks,
> Ruwan
>
> [1] -
> http://svn.wso2.org/repos/wso2/tags/esb/java/1.7.1/adminui-1.2.1-zip/wso2admin
> ui-1.2.1.zip
>
> Fager, Jason wrote:
>> I'm trying to build esb 1.7.1 from scratch, but I'm running into a problem
>> where the wso2adminui-1.2.1.zip file in the wso2 maven repo is corrupt (I've
>> tried downloading it several times).
>>
>> http://dist.wso2.org/maven2/org/wso2/adminui/wso2adminui/1.2.1/
>>
>> I'm just curious, I've been running into build issues for every project I've
>> tried to build (axis2, synapse, carbon, esb 1.7.1; most are minor/easy to
>> work around); do you build using vanilla maven? Do you expect people to be
>> able to download the source distribution, type 'mvn clean install' and have
>> a working codebase?
>>
>> Thanks,
>> Jason
>>
>>
>> _______________________________________________
>> Esb-java-dev mailing list
>> Esb-java-dev at wso2.org
>> https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev
>>
>>
>
>
> _______________________________________________
> Esb-java-dev mailing list
> Esb-java-dev at wso2.org
> https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev
More information about the Esb-java-dev
mailing list