[JBoss JIRA] (GTNPORTAL-3032) GateIn java api - new SPACE site not found by SiteQuery
by Monika Gottvaldova (JIRA)
Monika Gottvaldova created GTNPORTAL-3032:
---------------------------------------------
Summary: GateIn java api - new SPACE site not found by SiteQuery
Key: GTNPORTAL-3032
URL: https://issues.jboss.org/browse/GTNPORTAL-3032
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Java API
Affects Versions: 3.6.0.Beta02
Reporter: Monika Gottvaldova
Priority: Minor
When creating new site of type SPACE, it is created, but is not listed by query SiteQuery.Builder().withSiteTypes(SiteType.SPACE).includeEmptySites(true).build().
But it is found when access it directly by:
portal.getSite(new SiteId(new Group("{name}", "{name}")).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 10 months
[JBoss JIRA] (GTNSSO-26) mvn install is getting failed in cas server due to pom.xml issues
by Marek Posolda (JIRA)
[ https://issues.jboss.org/browse/GTNSSO-26?page=com.atlassian.jira.plugin.... ]
Marek Posolda commented on GTNSSO-26:
-------------------------------------
I would suggest to follow latest instructions from https://docs.jboss.org/author/display/GTNPORTAL36/Central+Authentication+... and use command "mvn clean install -Dmaven.test.skip=true" as suggested here.
Are you able to build CAS without any changes? Could you try to build it from root cas directory instead of "cas-server-webapp" directory?
> mvn install is getting failed in cas server due to pom.xml issues
> -----------------------------------------------------------------
>
> Key: GTNSSO-26
> URL: https://issues.jboss.org/browse/GTNSSO-26
> Project: GateIn SSO
> Issue Type: Bug
> Affects Versions: 1.0.1-GA, 1.3.2.Final
> Environment: Linux
> Reporter: Laxmaiah Chowdary
> Assignee: Marek Posolda
> Labels: maven
> Fix For: 1.3.2.Final
>
>
> Hi mates,
> I am newbie to maven build.
> i would like to get cas.war file by maven build.
> I copied gatein_SSO/cas/plugin/WEB-INF/lib/sso-cas-plugin-<VERSION>.jar and gatein_SSO/cas/plugin/WEB-INF/lib/commons-httpclient-<VERSION>.jar into the CAS_DIR/cas-server-webapp/src/main/webapp/WEB-INF/lib created directory.
> I get the below issues when "mvn install" command is executed in /cas-server-3.5.2/cas-server-webapp/ directory.
> [root@secserv cas-server-webapp]# mvn install
> [INFO] Scanning for projects...
> Downloading: http://developer.ja-sig.org/maven2/org/jasig/parent/jasig-parent/34/jasig...
> Downloading: http://repository.jboss.org/nexus/content/groups/public-jboss/org/jasig/p...
> Downloading: http://repo.maven.apache.org/maven2/org/jasig/parent/jasig-parent/34/jasi...
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]
> [ERROR] The project org.jasig.cas:cas-server-webapp:3.5.2 (/CAS_DIR/cas-server-webapp/pom.xml) has 1 error
> [ERROR] Non-resolvable parent POM for org.jasig.cas:cas-server-documentation:3.5.2: Could not transfer artifact org.jasig.parent:jasig-parent:pom:34 from/to jasig-repository (http://developer.ja-sig.org/maven2): developer.ja-sig.org @ org.jasig.cas:cas-server-documentation:3.5.2, /root/.m2/repository/org/jasig/cas/cas-server/3.5.2/cas-server-3.5.2.pom, line 22, column 13: Unknown host developer.ja-sig.org -> [Help 2]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
> [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
> [root@secserv cas-server-webapp]#
> I messed up with this issue. Can anyone please help me what is happening here and how the issue needs to be resolved ?
> Thanks in Advance,
> VLC
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 10 months
[JBoss JIRA] (GTNSSO-26) mvn install is getting failed in cas server due to pom.xml issues
by Laxmaiah Chowdary (JIRA)
Laxmaiah Chowdary created GTNSSO-26:
---------------------------------------
Summary: mvn install is getting failed in cas server due to pom.xml issues
Key: GTNSSO-26
URL: https://issues.jboss.org/browse/GTNSSO-26
Project: GateIn SSO
Issue Type: Bug
Affects Versions: 1.3.2.Final, 1.0.1-GA
Environment: Linux
Reporter: Laxmaiah Chowdary
Assignee: Marek Posolda
Fix For: 1.3.2.Final
Hi mates,
I am newbie to maven build.
i would like to get cas.war file by maven build.
I copied gatein_SSO/cas/plugin/WEB-INF/lib/sso-cas-plugin-<VERSION>.jar and gatein_SSO/cas/plugin/WEB-INF/lib/commons-httpclient-<VERSION>.jar into the CAS_DIR/cas-server-webapp/src/main/webapp/WEB-INF/lib created directory.
I get the below issues when "mvn install" command is executed in /cas-server-3.5.2/cas-server-webapp/ directory.
[root@secserv cas-server-webapp]# mvn install
[INFO] Scanning for projects...
Downloading: http://developer.ja-sig.org/maven2/org/jasig/parent/jasig-parent/34/jasig...
Downloading: http://repository.jboss.org/nexus/content/groups/public-jboss/org/jasig/p...
Downloading: http://repo.maven.apache.org/maven2/org/jasig/parent/jasig-parent/34/jasi...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.jasig.cas:cas-server-webapp:3.5.2 (/CAS_DIR/cas-server-webapp/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for org.jasig.cas:cas-server-documentation:3.5.2: Could not transfer artifact org.jasig.parent:jasig-parent:pom:34 from/to jasig-repository (http://developer.ja-sig.org/maven2): developer.ja-sig.org @ org.jasig.cas:cas-server-documentation:3.5.2, /root/.m2/repository/org/jasig/cas/cas-server/3.5.2/cas-server-3.5.2.pom, line 22, column 13: Unknown host developer.ja-sig.org -> [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
[root@secserv cas-server-webapp]#
I messed up with this issue. Can anyone please help me what is happening here and how the issue needs to be resolved ?
Thanks in Advance,
VLC
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 10 months