[Dev] [UUF] maven plugin 1.0.0-m5 fails. Error creating assembly archive make-jar: You must set at least one file.

2016-10-24 Thread Ruwan Abeykoon
Hi UUF team, I get the $subject while building the UUF application for IS. Any document to resolve this is highly appreciated. carbon-uuf-maven-plugin.version=1.0.0-m5 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.wso2.is.portal.user.theme.default --- [INFO] Building jar: /Users/ruwan

Re: [Dev] [UUF] maven plugin 1.0.0-m5 fails. Error creating assembly archive make-jar: You must set at least one file.

2016-10-24 Thread SajithAR Ariyarathna
UUF Theme source structure should be as following. |-- src | |-- main | | |-- public/ | | |-- theme.yaml |-- pom.xml On Mon, Oct 24, 2016 at 5:23 PM, Ruwan Abeykoon wrote: > Hi UUF team, > I get the $subject while building the UUF application for IS. Any documen

Re: [Dev] [UUF] maven plugin 1.0.0-m5 fails. Error creating assembly archive make-jar: You must set at least one file.

2016-10-24 Thread Ruwan Abeykoon
Hi Sajith, Could you point me a documentation of the structure, if there is any; please. That will help us to move faster. Cheers, Ruwan On Mon, Oct 24, 2016 at 5:44 PM, SajithAR Ariyarathna wrote: > UUF Theme source structure should be as following. > > > |-- src > > | |-- main > > |

Re: [Dev] [UUF] maven plugin 1.0.0-m5 fails. Error creating assembly archive make-jar: You must set at least one file.

2016-10-24 Thread SajithAR Ariyarathna
Please refer UUF samples [1]. Those sample apps, components, and themes are up-to-date with new changes in the UUF Maven plugin. [1] https://github.com/wso2/carbon-uuf/tree/master/samples On Mon, Oct 24, 2016 at 5:56 PM, Ruwan Abeykoon wrote: > Hi Sajith, > Could you point me a documentation of

Re: [Dev] [UUF] maven plugin 1.0.0-m5 fails. Error creating assembly archive make-jar: You must set at least one file.

2016-10-24 Thread Ruwan Abeykoon
Hi Sajith, We need proper documentation to understand what goes to which directory. Samples only helps ones we know the basics. Otherwise it becomes a reverse-engineering effort and not productive work. Cheers, Ruwan On Mon, Oct 24, 2016 at 6:02 PM, SajithAR Ariyarathna wrote: > Please refer U

Re: [Dev] [UUF] maven plugin 1.0.0-m5 fails. Error creating assembly archive make-jar: You must set at least one file.

2016-10-24 Thread Sagara Gunathunga
On Mon, Oct 24, 2016 at 6:17 PM, Ruwan Abeykoon wrote: > Hi Sajith, > > We need proper documentation to understand what goes to which directory. > +1 documentation and samples are used to achieve two different goals. Thanks ! > Samples only helps ones we know the basics. Otherwise it becomes

Re: [Dev] [UUF] maven plugin 1.0.0-m5 fails. Error creating assembly archive make-jar: You must set at least one file.

2016-10-24 Thread Kishanthan Thangarajah
On Mon, Oct 24, 2016 at 6:17 PM, Ruwan Abeykoon wrote: > Hi Sajith, > > We need proper documentation to understand what goes to which directory. > Samples only helps ones we know the basics. Otherwise it becomes a > reverse-engineering effort and not productive work. > We are working on document

Re: [Dev] [UUF] maven plugin 1.0.0-m5 fails. Error creating assembly archive make-jar: You must set at least one file.

2016-10-24 Thread Ruwan Abeykoon
Hi Kishanthan, What you suggest is not acceptable. It is trial and error method, which I consider not an engineering practice. Trial and error method is good for learning and education. However my purpose is to build a production system. Cheers, Ruwan On Mon, Oct 24, 2016 at 7:43 PM, Kishanthan T