Hi Tanya,

We haven't started moving UES to carbon 4.3.0 yet. I ll have a look in to
this jira.

Regards,
UdaraR


On Tue, Apr 29, 2014 at 11:44 AM, Tanya Madurapperuma <[email protected]>wrote:

> UES build too fails because of the installed ES features and I filled a
> jira [1] sometime back.
>
> [1] https://wso2.org/jira/browse/UES-533
>
>
> On Tue, Apr 29, 2014 at 11:40 AM, Udara Rathnayake <[email protected]>wrote:
>
>> Hi,
>>
>> I'm getting following build failure[1] while doing the $Subject. Any
>> reason not to deploy carbon-core?
>>
>> [1]
>> Downloaded:
>> http://repo.maven.apache.org/maven2/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.jar(157
>>  KB at 67.5 KB/sec)
>> [INFO] Configured Artifact:
>> org.wso2.carbon:wso2carbon-core:4.3.0-SNAPSHOT:zip
>> Downloading:
>> http://dist.wso2.org/snapshots/maven2/org/wso2/carbon/wso2carbon-core/4.3.0-SNAPSHOT/maven-metadata.xml
>> Downloading:
>> http://maven.wso2.org/nexus/content/groups/wso2-public/org/wso2/carbon/wso2carbon-core/4.3.0-SNAPSHOT/maven-metadata.xml
>> Downloading:
>> http://dist.wso2.org/maven2/org/wso2/carbon/wso2carbon-core/4.3.0-SNAPSHOT/maven-metadata.xml
>> Downloading:
>> http://dist.wso2.org/maven2/org/wso2/carbon/wso2carbon-core/4.3.0-SNAPSHOT/wso2carbon-core-4.3.0-SNAPSHOT.zip
>> Downloading:
>> http://dist.wso2.org/snapshots/maven2/org/wso2/carbon/wso2carbon-core/4.3.0-SNAPSHOT/wso2carbon-core-4.3.0-SNAPSHOT.zip
>> Downloading:
>> http://maven.wso2.org/nexus/content/groups/wso2-public/org/wso2/carbon/wso2carbon-core/4.3.0-SNAPSHOT/wso2carbon-core-4.3.0-SNAPSHOT.zip
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Reactor Summary:
>> [INFO]
>> [INFO] WSO2 Enterprise Store - Parent .................... SUCCESS
>> [23.074s]
>> [INFO] WSO2 Enterprise Store - UI styles ................. SUCCESS
>> [4:18.593s]
>> [INFO] jaggery-scxml-executors ........................... SUCCESS
>> [29:45.913s]
>> [INFO] WSO2 Carbon - Social - Activiy Publisher .......... SUCCESS
>> [1:16.255s]
>> [INFO] WSO2 Enterprise Store - sso common module ......... SUCCESS
>> [1:01.873s]
>> [INFO] Enterprise Store - Jaggery Modules ................ SUCCESS
>> [0.002s]
>> [INFO] event Module ...................................... SUCCESS
>> [0.002s]
>> [INFO] event Module - Feature ............................ SUCCESS
>> [4:37.286s]
>> [INFO] login Module ...................................... SUCCESS
>> [0.003s]
>> [INFO] login Module - Feature ............................ SUCCESS
>> [0.037s]
>> [INFO] permission Module ................................. SUCCESS
>> [0.002s]
>> [INFO] permission Module - Feature ....................... SUCCESS
>> [0.019s]
>> [INFO] registration Module ............................... SUCCESS
>> [0.003s]
>> [INFO] registration Module - Feature ..................... SUCCESS
>> [0.038s]
>> [INFO] sso Module ........................................ SUCCESS
>> [0.003s]
>> [INFO] sso Module - Feature .............................. SUCCESS
>> [0.022s]
>> [INFO] store Module ...................................... SUCCESS
>> [0.002s]
>> [INFO] store Module - Feature ............................ SUCCESS
>> [0.024s]
>> [INFO] ues Module ........................................ SUCCESS
>> [0.002s]
>> [INFO] ues Module - Feature .............................. SUCCESS
>> [0.025s]
>> [INFO] claims Module ..................................... SUCCESS
>> [0.004s]
>> [INFO] claims Module - Feature ........................... SUCCESS
>> [0.026s]
>> [INFO] WSO2 Enterprise Store Features .................... SUCCESS
>> [0.003s]
>> [INFO] WSO2 Enterprise Store Styles Feature .............. SUCCESS
>> [7.040s]
>> [INFO] WSO2 Enterprise Store Feature ..................... SUCCESS
>> [5:13.881s]
>> [INFO] wso2store-profile-gen ............................. FAILURE
>> [2:02.246s]
>> [INFO] WSO2 Enterprise Store - Distribution .............. SKIPPED
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] BUILD FAILURE
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 53:37.410s
>> [INFO] Finished at: Tue Apr 29 11:19:50 IST 2014
>> [INFO] Final Memory: 77M/754M
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-dependency-plugin:2.1:unpack
>> (1-unpack-p2-agent-distribution) on project wso2store-profile-gen: Unable
>> to find artifact. Could not find artifact
>> org.wso2.carbon:wso2carbon-core:zip:4.3.0-SNAPSHOT in
>> wso2-maven2-repository (http://dist.wso2.org/maven2/)
>> [ERROR]
>> [ERROR] Try downloading the file manually from the project website.
>> [ERROR]
>> [ERROR] Then, install it using the command:
>> [ERROR] mvn install:install-file -DgroupId=org.wso2.carbon
>> -DartifactId=wso2carbon-core -Dversion=4.3.0-SNAPSHOT -Dpackaging=zip
>> -Dfile=/path/to/file
>> [ERROR]
>> [ERROR] Alternatively, if you host your own repository you can deploy the
>> file there:
>> [ERROR] mvn deploy:deploy-file -DgroupId=org.wso2.carbon
>> -DartifactId=wso2carbon-core -Dversion=4.3.0-SNAPSHOT -Dpackaging=zip
>> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>> [ERROR]
>> [ERROR]
>> [ERROR] org.wso2.carbon:wso2carbon-core:zip:4.3.0-SNAPSHOT
>> [ERROR]
>> [ERROR] from the specified remote repositories:
>> [ERROR] wso2-maven2-repository (http://dist.wso2.org/maven2/,
>> releases=true, snapshots=true),
>> [ERROR] wso2-maven2-snapshot-repository (
>> http://dist.wso2.org/snapshots/maven2/, releases=true, snapshots=true),
>> [ERROR] wso2-nexus (
>> http://maven.wso2.org/nexus/content/groups/wso2-public/, releases=true,
>> snapshots=true),
>> [ERROR] central (http://repo.maven.apache.org/maven2, releases=true,
>> snapshots=false)
>> [ERROR] -> [Help 1]
>> [ERROR]
>> [ERROR] To see the full stack trace of the errors, re-run Maven with the
>> -e switch.
>> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>> [ERROR]
>> [ERROR] For more information about the errors and possible solutions,
>> please read the following articles:
>> [ERROR] [Help 1]
>> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
>> [ERROR]
>> [ERROR] After correcting the problems, you can resume the build with the
>> command
>> [ERROR]   mvn <goals> -rf :wso2store-profile-gen
>>
>> Regards,
>> UdaraR
>>  --
>> *Udara Rathnayake*
>> Software Engineer
>> WSO2 Inc. : http://wso2.com
>>
>> Mobile : +94 772207239
>> Twitter : http://twitter.com/udarakr
>> Blog    : http://udarakr.blogspot.com
>>
>>
>> _______________________________________________
>> Dev mailing list
>> [email protected]
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Tanya Madurapperuma
>
> Software Engineer,
> WSO2 Inc. : wso2.com
> Mobile : +94718184439
> Blog : http://tanyamadurapperuma.blogspot.com
>



-- 
*Udara Rathnayake*
Software Engineer
WSO2 Inc. : http://wso2.com

Mobile : +94 772207239
Twitter : http://twitter.com/udarakr
Blog    : http://udarakr.blogspot.com
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to