Hi Samisa,

On Tue, Mar 20, 2012 at 7:50 PM, Nuwan Bandara <[email protected]> wrote:

> Hi samisa,
>
> Seems a dependancy is missing,
>

+1

Maven could not locate
the  org.wso2.carbon:org.wso2.carbon.scriptengine:jar:4.0.0-SNAPSHOT in
local or nexus repo.


> can you build,
>

> org.wso2.carbon.scriptengine
>
> which is in components/scriptengine
>

+1

This will resolve it.

Thanks and Regards,
/Harshana

>
> Regards,
> /Nuwan
>
> On Wed, Mar 21, 2012 at 8:17 AM, Samisa Abeysinghe <[email protected]>wrote:
>
>> See below for full error. What is wrong??
>>
>> E:\svn\c4\platform\trunk\components\jaggery>mvn eclipse:eclipse
>> [INFO] Scanning for projects...
>> [WARNING]
>> [WARNING] Some problems were encountered while building the effective
>> model for org.wso2.carbon:org.wso2.carbon.jaggery.core:bundle:1.0-SNAPSHOT
>> [WARNING] The expression ${pom.artifactId} is deprecated. Please use
>> ${project.artifactId} instead.
>> [WARNING] The expression ${pom.artifactId} is deprecated. Please use
>> ${project.artifactId} instead.
>>  [WARNING]
>> [WARNING] Some problems were encountered while building the effective
>> model for
>> org.wso2.carbon:org.wso2.carbon.jaggery.deployer:bundle:1.0-SNAPSHOT
>> [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)'
>> must be unique: org.wso2.carbon:org.wso2.carbon.tomcat:jar -> version 3.2.0
>> vs (?) @ line 56, column 21
>> [WARNING] The expression ${pom.artifactId} is deprecated. Please use
>> ${project.artifactId} instead.
>> [WARNING] The expression ${pom.artifactId} is deprecated. Please use
>> ${project.artifactId} instead.
>>  [WARNING]
>> [WARNING] Some problems were encountered while building the effective
>> model for org.wso2.carbon:org.wso2.carbon.jaggery.tools:bundle:1.0-SNAPSHOT
>> [WARNING] 'build.plugins.plugin.version' for
>> org.apache.maven.plugins:maven-jar-plugin is missing. @ line 41, column 16
>> [WARNING] The expression ${pom.artifactId} is deprecated. Please use
>> ${project.artifactId} instead.
>> [WARNING] The expression ${pom.artifactId} is deprecated. Please use
>> ${project.artifactId} instead.
>>  [WARNING]
>> [WARNING] It is highly recommended to fix these problems because they
>> threaten the stability of your build.
>> [WARNING]
>> [WARNING] For this reason, future Maven versions might no longer support
>> building such malformed projects.
>> [WARNING]
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Reactor Build Order:
>> [INFO]
>> [INFO] jaggery - Aggregator Module
>> [INFO] jaggery - Core
>> [INFO] WSO2 Carbon - Jaggery Management BE
>> [INFO] WSO2 Jaggery Deployer
>> [INFO] jaggery - Tools
>> [INFO] WSO2 Carbon - Jaggery Management UI
>> [INFO]
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Building jaggery - Aggregator Module 1.0-SNAPSHOT
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO]
>> [INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @ jaggery >>>
>> [INFO]
>> [INFO] --- incremental-build-plugin:1.3:incremental-build (default) @
>> jaggery ---
>> [INFO] Verifying module descriptor ...
>> [INFO] Verifying parent modules...
>> [INFO] Verifying resources...
>> [INFO] Resources directory does not exist :
>> E:\svn\c4\platform\trunk\components\jaggery\src\main\resources
>> [INFO] Verifying sources...
>> [INFO] No sources to check ...
>> [INFO]
>> [INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @ jaggery <<<
>> [INFO]
>> [INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @ jaggery ---
>> [INFO] Not running eclipse plugin goal for pom project
>> [INFO] Using Eclipse Workspace: null
>> [INFO] Adding default classpath container:
>> org.eclipse.jdt.launching.JRE_CONTAINER
>> [INFO]
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Building jaggery - Core 1.0-SNAPSHOT
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO]
>> [INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @
>> org.wso2.carbon.jaggery.core >>>
>> [WARNING] The POM for
>> org.eclipse.equinox:javax.servlet.jsp:jar:2.0.0.v200806031607 is invalid,
>> transitive dependencies (if any) will not be available, enable debug
>> logging for more details
>> [WARNING] The POM for
>> org.wso2.carbon:org.wso2.carbon.scriptengine:jar:4.0.0-SNAPSHOT is missing,
>> no dependency information available
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Reactor Summary:
>> [INFO]
>> [INFO] jaggery - Aggregator Module ....................... SUCCESS
>> [0.912s]
>> [INFO] jaggery - Core .................................... FAILURE
>> [0.426s]
>> [INFO] WSO2 Carbon - Jaggery Management BE ............... SKIPPED
>> [INFO] WSO2 Jaggery Deployer ............................. SKIPPED
>> [INFO] jaggery - Tools ................................... SKIPPED
>> [INFO] WSO2 Carbon - Jaggery Management UI ............... SKIPPED
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] BUILD FAILURE
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 2.732s
>> [INFO] Finished at: Wed Mar 21 08:14:23 IST 2012
>> [INFO] Final Memory: 15M/981M
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] Failed to execute goal on project org.wso2.carbon.jaggery.core:
>> Could not resolve dependencies for project
>> org.wso2.carbon:org.wso2.carbon.jaggery.core:bundle:1.0-SNAPSHOT: Failure to
>>  find org.wso2.carbon:org.wso2.carbon.scriptengine:jar:4.0.0-SNAPSHOT in
>> http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in
>> the local repository, resolution will not be rea
>> ttempted until the update interval of wso2-nexus has elapsed or updates
>> are forced -> [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/DependencyResolutionException
>> [ERROR]
>> [ERROR] After correcting the problems, you can resume the build with the
>> command
>> [ERROR]   mvn <goals> -rf :org.wso2.carbon.jaggery.core
>> E:\svn\c4\platform\trunk\components\jaggery>
>>
>> Thanks,
>> Samisa...
>>
>> Samisa Abeysinghe
>> VP Engineering
>> WSO2 Inc.
>> http://wso2.com
>> http://wso2.org
>>
>>
>> _______________________________________________
>> Dev mailing list
>> [email protected]
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *Thanks & Regards,
>
> Nuwan Bandara
> Senior Software Engineer
> WSO2 Inc. | http://wso2.com
> lean . enterprise . middleware
>
> http://nuwan.bandara.co
> *
> <http://www.nuwanbando.com/>
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Harshana Martin
Software Engineer
WSO2 Inc.
Web:http://wso2.com
          http://wso2.org

Mobile: +94 716062650
Blog: http://harshana05.blogspot.com
Profile: https://www.google.com/profiles/harshana05
Twitter: http://twitter.com/harshana05
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to