So your patch solves this build issue? If you are able to build everything successfully, go ahead and commit this. You may maintain SVN change sets.
On Thu, Mar 17, 2011 at 7:34 AM, Harshana Martin <[email protected]> wrote: > Hi Azeez, > > On Thu, Mar 17, 2011 at 7:31 AM, Afkham Azeez <[email protected]> wrote: > >> Is this related to incremental-build-plugin? > > > No. This is a issue exist in the trunk discovered by the Incremental build > plugin when it tries to lookup dependencies of the profile-mgt feature. > > Thanks and Regards, > Harshana > >> >> >> On Thu, Mar 17, 2011 at 7:27 AM, Harshana Martin <[email protected]>wrote: >> >>> Hi All, >>> >>> I got this error at profile-mgt feature. >>> >>> [INFO] >>> ------------------------------------------------------------------------ >>> [ERROR] BUILD ERROR >>> [INFO] >>> ------------------------------------------------------------------------ >>> [INFO] Failed to resolve artifact. >>> >>> Missing: >>> ---------- >>> 1) org.wso2.carbon:org.wso2.carbon.profile.mgt.server:zip:3.2.0-SNAPSHOT >>> >>> Try downloading the file manually from the project website. >>> >>> Then, install it using the command: >>> mvn install:install-file -DgroupId=org.wso2.carbon >>> -DartifactId=org.wso2.carbon.profile.mgt.server -Dversion=3.2.0-SNAPSHOT >>> -Dpackaging=zip -Dfile=/path/to/file >>> >>> Alternatively, if you host your own repository you can deploy the file >>> there: >>> mvn deploy:deploy-file -DgroupId=org.wso2.carbon >>> -DartifactId=org.wso2.carbon.profile.mgt.server -Dversion=3.2.0-SNAPSHOT >>> -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] >>> >>> Path to dependency: >>> 1) >>> org.wso2.carbon:org.wso2.carbon.profile.mgt.feature:pom:3.2.0-SNAPSHOT >>> 2) >>> org.wso2.carbon:org.wso2.carbon.profile.mgt.server:zip:3.2.0-SNAPSHOT >>> >>> 2) org.wso2.carbon:org.wso2.carbon.profile.mgt.ui:zip:3.2.0-SNAPSHOT >>> >>> Try downloading the file manually from the project website. >>> >>> Then, install it using the command: >>> mvn install:install-file -DgroupId=org.wso2.carbon >>> -DartifactId=org.wso2.carbon.profile.mgt.ui -Dversion=3.2.0-SNAPSHOT >>> -Dpackaging=zip -Dfile=/path/to/file >>> >>> Alternatively, if you host your own repository you can deploy the file >>> there: >>> mvn deploy:deploy-file -DgroupId=org.wso2.carbon >>> -DartifactId=org.wso2.carbon.profile.mgt.ui -Dversion=3.2.0-SNAPSHOT >>> -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] >>> >>> Path to dependency: >>> 1) >>> org.wso2.carbon:org.wso2.carbon.profile.mgt.feature:pom:3.2.0-SNAPSHOT >>> 2) org.wso2.carbon:org.wso2.carbon.profile.mgt.ui:zip:3.2.0-SNAPSHOT >>> >>> ---------- >>> 2 required artifacts are missing. >>> >>> for artifact: >>> org.wso2.carbon:org.wso2.carbon.profile.mgt.feature:pom:3.2.0-SNAPSHOT >>> >>> from the specified remote repositories: >>> com.springsource.repository.bundles.release ( >>> http://repository.springsource.com/maven/bundles/release), >>> com.springsource.repository.bundles.external ( >>> http://repository.springsource.com/maven/bundles/external), >>> wso2-maven2-snapshot-repository (http://dist.wso2.org/snapshots/maven2 >>> ), >>> central (http://repo1.maven.org/maven2), >>> wso2-maven2-repository (http://dist.wso2.org/maven2) >>> >>> This has occurred because of a >>> Verified Patch is attached. Please apply. >>> >>> Thanks and Regards, >>> Harshana >>> -- >>> Harshana Martin >>> Software Engineer >>> WSO2 Inc. >>> Web:http://wso2.com >>> http://wso2.org >>> >>> Mobile: <%2B94%20716062650> <%2B94%20716062650>+94 716062650 >>> Blog: http://harshana05.blogspot.com >>> Profile: https://www.google.com/profiles/harshana05 >>> Twitter: http://twitter.com/harshana05 >>> >>> >>> _______________________________________________ >>> Carbon-dev mailing list >>> [email protected] >>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>> >>> >> >> >> -- >> *Afkham Azeez* >> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com, >> * >> * >> *Member; Apache Software Foundation; >> **http://www.apache.org/*<http://www.apache.org/> >> * >> email: **[email protected]* <[email protected]>* cell: <%2B94%2077%203320919>+94 >> 77 3320919 >> blog: **http://blog.afkham.org* <http://blog.afkham.org>* >> twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> >> * >> linked-in: **http://lk.linkedin.com/in/afkhamazeez* >> * >> * >> *Lean . Enterprise . Middleware* >> >> > > > -- > 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 > > -- *Afkham Azeez* Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com, * * *Member; Apache Software Foundation; **http://www.apache.org/*<http://www.apache.org/> * email: **[email protected]* <[email protected]>* cell: +94 77 3320919 blog: **http://blog.afkham.org* <http://blog.afkham.org>* twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> * linked-in: **http://lk.linkedin.com/in/afkhamazeez* * * *Lean . Enterprise . Middleware*
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
