+1 for adding this to the Carbon docs.

On Fri, Dec 19, 2014 at 11:15 AM, Praneesha Chandrasiri <pranee...@wso2.com>
wrote:

> Thanks for bringing this up Chamin!
>
> @Nilmini - May be we can add this content to Carbon docs after Amal
> confirms.
>
> On Fri, Dec 19, 2014 at 1:34 AM, Amal Gunatilake <am...@wso2.com> wrote:
>>
>> Hi Chamin,
>>
>> Thanks for letting know. I had this in mind to update the configs but
>> didn't get a chance to attend. I'll review and update the configurations.
>>
>> Thank you  & Best regards,
>>
>> *Amal Gunatilake*
>>  Software Engineer
>> WSO2 Inc.; http://wso2.com
>> lean.enterprise.middleware
>>
>> On Fri, Dec 19, 2014 at 1:14 AM, Chamin Nalinda <cha...@wso2.com> wrote:
>>
>>> Hi all,
>>>
>>> I think the following tutorial[1] need a small update. The existing pom
>>> in related to Student Manager UI Component missing some dependencies,
>>> repositories and plugin management.
>>>
>>> Following are missing.
>>>
>>>  <dependency>
>>>             <groupId>org.apache.axis2.wso2</groupId>
>>>             <artifactId>axis2-client</artifactId>
>>>             <version>1.6.1.wso2v10</version>
>>>   </dependency>
>>>
>>> <repositories>
>>>         <repository>
>>>             <id>wso2-nexus</id>
>>>             <name>WSO2 internal Repository</name>
>>>             <url>http://maven.wso2.org/nexus/content/groups/wso2-public/
>>> </url>
>>>             <releases>
>>>                 <enabled>true</enabled>
>>>                 <updatePolicy>daily</updatePolicy>
>>>                 <checksumPolicy>ignore</checksumPolicy>
>>>             </releases>
>>>         </repository>
>>>     </repositories>
>>>
>>>  <pluginManagement>
>>>          <plugins>
>>>          <!--This plugin's configuration is used to store Eclipse m2e
>>> settings only. It has no influence on the Maven build itself.-->
>>>          <plugin>
>>>          <groupId>org.eclipse.m2e</groupId>
>>>          <artifactId>lifecycle-mapping</artifactId>
>>>          <version>1.0.0</version>
>>>          <configuration>
>>>          <lifecycleMappingMetadata>
>>>          <pluginExecutions>
>>>          <pluginExecution>
>>>          <pluginExecutionFilter>
>>>          <groupId>
>>>          org.codehaus.mojo
>>>          </groupId>
>>>          <artifactId>
>>>          build-helper-maven-plugin
>>>          </artifactId>
>>>          <versionRange>
>>>          [1.9.1,)
>>>          </versionRange>
>>>          <goals>
>>>          <goal>add-source</goal>
>>>          </goals>
>>>          </pluginExecutionFilter>
>>>          <action>
>>>          <ignore></ignore>
>>>          </action>
>>>          </pluginExecution>
>>>          </pluginExecutions>
>>>          </lifecycleMappingMetadata>
>>>          </configuration>
>>>          </plugin>
>>>          </plugins>
>>>         </pluginManagement>
>>>
>>>
>>>
>>> I think these need to add otherwise a build fail will occur following a
>>> warning.ma
>>>
>>> @Amal : like to know your opinion.
>>>
>>> @Praneesha : please to the update this if Amal agrees and  relevant to
>>> documentation team.
>>>
>>>
>>>
>>> * [java] Retrieving document at
>>> 'src/main/resources/StudentManager.wsdl'. [java] Dec 18, 2014 6:46:33 PM
>>> org.apache.axis2.schema.SchemaCompiler compile [java] WARNING: No
>>> schemaLocation for import of http://data.mgt.student.carbon.wso2.org/xsd
>>> <http://data.mgt.student.carbon.wso2.org/xsd>; compilation may fail*
>>>
>>> Here I attached the pom file with necessary changes.
>>>
>>> [1]
>>> http://wso2.com/library/tutorials/2014/03/how-to-write-a-wso2-carbon-component/
>>>
>>> --
>>> *Chamin Nalinda*
>>>
>>> Intern - Engineering
>>> WSO2 Inc. http://www.wso2.com
>>> lean.enterprise.middleware
>>>
>>> Mobile: (+94) 77 241 66 04
>>> Linkedin: https://www.linkedin.com/in/chaminnalinda
>>> Web: http://www.ckreativity.com
>>> Blog: http://techspiro.blogspot.com/
>>>
>>>
>
> --
> Thanks & Best Regards,
> *Praneesha Chandrasiri*
> *Technical Writer*
> *WSO2 Inc. *
> *Mobile: +(94) 718156888 <%2B%2894%29%20718156888>*
> *E-mail: pranee...@wso2.com <pranee...@wso2.com>*
>
>  --
> You received this message because you are subscribed to the Google Groups
> "WSO2 techcontent-group" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to techcontent-group+unsubscr...@wso2.com.
> For more options, visit https://groups.google.com/a/wso2.com/d/optout.
>



-- 

Thanks,

Nirdesha Munasinghe,
WSO2 Inc.
Web:http://wso2.com

Mobile: +94 776321920
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to