You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by Colm O hEigeartaigh <co...@apache.org> on 2015/05/15 12:24:40 UTC

2.0.0-SNAPSHOT errors

Hi all,

When I create a new project for 2.0.0-SNAPSHOT using maven archetype, I get
an error on starting "mvn -Pembedded" in console:

Failed to execute goal
org.apache.maven.plugins:maven-checkstyle-plugin:2.15:check
(checkstyle-check) on project console: Failed during checkstyle execution:
Unable to find configuration file at location:
/tmp/syncope/console/src/main/resources/org/apache/syncope/checkstyle.xml:
Could not find resource
'/tmp/syncope/console/src/main/resources/org/apache/syncope/checkstyle.xml'.

Also, what is the status of the new UI? I tried starting Syncope via the
standalone module, but clicking on any of the items didn't work (only
workflow appeared). Am I missing something?

Thanks,

Colm.


-- 
Colm O hEigeartaigh

Talend Community Coder
http://coders.talend.com

Re: 2.0.0-SNAPSHOT errors

Posted by Francesco Chicchiriccò <il...@apache.org>.
Resurrecting this old thread only to communicate that the problems 
reported below where finally solved by recent commits on master: I've 
verified that both projects generated via archetype and standalone 
distribution work fine.

Since it's working now, you can also enjoy the current progresses, 
especially with admin console.

Regards.

On 15/05/2015 12:31, Francesco Chicchiriccò wrote:
> On 15/05/2015 12:24, Colm O hEigeartaigh wrote:
>> Hi all,
>>
>> When I create a new project for 2.0.0-SNAPSHOT using maven archetype, 
>> I get
>> an error on starting "mvn -Pembedded" in console:
>>
>> Failed to execute goal
>> org.apache.maven.plugins:maven-checkstyle-plugin:2.15:check
>> (checkstyle-check) on project console: Failed during checkstyle 
>> execution:
>> Unable to find configuration file at location:
>> /tmp/syncope/console/src/main/resources/org/apache/syncope/checkstyle.xml: 
>>
>> Could not find resource
>> '/tmp/syncope/console/src/main/resources/org/apache/syncope/checkstyle.xml'. 
>>
>
> The checkstyle plugin should be disabled on generated projects.
>
>> Also, what is the status of the new UI? I tried starting Syncope via the
>> standalone module, but clicking on any of the items didn't work (only
>> workflow appeared). Am I missing something?
>
> No, this is the current status: Fabio is working at SYNCOPE-156 in 
> order to move all features there, according to the new security model 
> (SYNCOPE-119).
>
> Regards.

-- 
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Involved at The Apache Software Foundation:
member, Syncope PMC chair, Cocoon PMC, Olingo PMC
http://people.apache.org/~ilgrosso/



Re: 2.0.0-SNAPSHOT errors

Posted by Francesco Chicchiriccò <il...@apache.org>.
On 15/05/2015 12:24, Colm O hEigeartaigh wrote:
> Hi all,
>
> When I create a new project for 2.0.0-SNAPSHOT using maven archetype, I get
> an error on starting "mvn -Pembedded" in console:
>
> Failed to execute goal
> org.apache.maven.plugins:maven-checkstyle-plugin:2.15:check
> (checkstyle-check) on project console: Failed during checkstyle execution:
> Unable to find configuration file at location:
> /tmp/syncope/console/src/main/resources/org/apache/syncope/checkstyle.xml:
> Could not find resource
> '/tmp/syncope/console/src/main/resources/org/apache/syncope/checkstyle.xml'.

The checkstyle plugin should be disabled on generated projects.

> Also, what is the status of the new UI? I tried starting Syncope via the
> standalone module, but clicking on any of the items didn't work (only
> workflow appeared). Am I missing something?

No, this is the current status: Fabio is working at SYNCOPE-156 in order 
to move all features there, according to the new security model 
(SYNCOPE-119).

Regards.

-- 
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Involved at The Apache Software Foundation:
member, Syncope PMC chair, Cocoon PMC, Olingo PMC
http://people.apache.org/~ilgrosso/