On 2016-02-29 14:51 Nuwan Sameera wrote:
Hi,
Thank you. Problem solved. I can access
[1]http://localhost:9080/syncope/index.html
[2]http://localhost:9080/syncope-console/
I will study about jax-rs. But [2] have username password credentials.
How
I set username and password.
You can find all components available in embedded mode (including access
credentials) in the table at
http://syncope.apache.org/docs/getting-started.html#embedded-mode
see the "Administration console" entry.
Also I cannot access http://localhost:9080/syncope/swagger/
This is not enabled by default - it might be the case to remove it from
the table above, then; you'll need to add
<dependency>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-swagger-ui</artifactId>
<version>${syncope.version}</version>
</dependency>
to core/pom.xml
Regards.
On Mon, Feb 29, 2016 at 2:36 PM, Francesco Chicchiriccò
<ilgro...@apache.org
wrote:
On 27/02/2016 15:25, Nuwan Sameera wrote:
Hi,
I read Apache Syncope - Getting Started
<
https://www.google.lk/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&cad=rja&uact=8&ved=0ahUKEwjh0pSghpjLAhWEGo4KHfgCCP0QFgggMAE&url=https%3A%2F%2Fsyncope.apache.org%2Fdocs%2Fgetting-started.html&usg=AFQjCNGk3Q_LLA1WQgYIJr_1Zt_NxvUIEg
>
and follow step 3.4 maven project. Step 3.4.1 and 3.4.2 success. But
problem in 3..4.3 when executing *"mvn -P embedded" . *
Error log :
[WARNING] The POM for com.mycompany:common:jar:1.0-SNAPSHOT is
missing, no
dependency information available
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 1.800s
[INFO] Finished at: Sat Feb 27 19:46:57 IST 2016
[INFO] Final Memory: 12M/208M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal on project console: Could not resolve
dependencies for project com.mycompany:console:war:1.0-SNAPSHOT:
Failure
to
find com.mycompany:common:jar:1.0-SNAPSHOT in
https://repository.apache.org/content/repositories/snapshots/ was
cached
in the local repository, resolution will not be reattempted until the
update interval of ASF has elapsed or updates are forced -> [Help 1]
But all the .jar files and .war files are created properly.
com.mycompany:common:jar:1.0-SNAPSHOT contain in /common/target
folder but
it request from .
https://repository.apache.org/content/repositories/snapshots/
repository. How I resolve this.
Hi,
the second step should have been
mvn clean install
rather than
mvn clean verify
I have updated the documentation accordingly; not it should work.
Thanks for reporting.
Regards.
On Sat, Feb 27, 2016 at 11:43 AM, Nuwan Sameera
<nuwansameer...@gmail.com>
wrote:
Hi,
Thanks. I will read this.
Regards,
Nuwan Sameera.
On Fri, Feb 26, 2016 at 3:59 PM, Francesco Chicchiriccò <
ilgro...@apache.org> wrote:
You can get started with Syncope by taking a look at
http://syncope.apache.org/docs/getting-started.html
Please consider that at the moment we are supporting two distinct
versions, which are quite different:
1. 1.2 (latest available 1.2.7), the stable branch
2. 2.0 (latest available 2.0.0-M1) the developing branch, for which
SYNCOPE-770 is meant
For other questions, just ask here.
Regards.
On 26/02/2016 10:30, Nuwan Sameera wrote:
Hi,
Thank you. I will keep in touch.
Regards.
On Fri, Feb 26, 2016 at 2:29 PM, Francesco Chicchiriccò <
ilgro...@apache.org> wrote:
On 25/02/2016 18:44, Nuwan Sameera wrote:
Hello,
I am Y.G.Nuwan Sameera third year student of
University of
Moratuwa
, Sri Lanks. I am interested with this project. I have hand on
experience
in Java EE and open source developing. I would like to know more
about
this
project. Please give me some tips to getting started.
Hi Nuwan,
happy to see your interest in SYNCOPE-770!
The GSoC application process for students doesn't start until 14
March.
While mentoring organizations haven't formally been announced, we
expect
the ASF and Syncope to be participating - however we don't have
that
list
ready yet.
The best thing to do now is review the GSoC site for the process:
https://developers.google.com/open-source/gsoc/
I will update this thread once we got any news about this, stay
tuned.
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, CXF Committer
http://home.apache.org/~ilgrosso/