You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "heureuxchaquejour (via GitHub)" <gi...@apache.org> on 2023/11/01 08:57:03 UTC

[I] Issue with Dependency Versions and Availability for scim-spring-boot-starter and scim-server [directory-scimple]

heureuxchaquejour opened a new issue, #402:
URL: https://github.com/apache/directory-scimple/issues/402

   We've been following the instructions in the [Five Minute Tutorial](https://directory.apache.org/scimple/five-minutes-tutorial.html) associated with this project, and are looking to add dependencies on both scim-spring-boot-starter and scim-server.
   
   Encountered issues largely involve versioning and availability. For scim-server, the version listed on Maven central appears to be 2.3-SNAPSHOT which doesn't correspond to any valid tags in this GitHub repository.
   
   Further, scim-spring-boot-starter doesn't seem to be present at all in the Maven central repository under Apache.
   
   This mismatch between specifications and our implementation roadblocks is preventing us from leveraging the SCIMple project effectively. Any guidance or updates to address these issues would be greatly appreciated.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


Re: [I] Issue with Dependency Versions and Availability for scim-spring-boot-starter and scim-server [directory-scimple]

Posted by "bdemers (via GitHub)" <gi...@apache.org>.
bdemers closed issue #402: Issue with Dependency Versions and Availability for scim-spring-boot-starter and scim-server
URL: https://github.com/apache/directory-scimple/issues/402


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


Re: [I] Issue with Dependency Versions and Availability for scim-spring-boot-starter and scim-server [directory-scimple]

Posted by "recrsn (via GitHub)" <gi...@apache.org>.
recrsn commented on issue #402:
URL: https://github.com/apache/directory-scimple/issues/402#issuecomment-1923441038

   @bdemers If you need help in specific testing or general ongoing library maintenance,I'll be happy to contribute.
   
   My employer will also reimburse for my work since we are planning to use this in production in near future


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


Re: [I] Issue with Dependency Versions and Availability for scim-spring-boot-starter and scim-server [directory-scimple]

Posted by "bdemers (via GitHub)" <gi...@apache.org>.
bdemers commented on issue #402:
URL: https://github.com/apache/directory-scimple/issues/402#issuecomment-1925490069

   After the initial release, this should no longer be an issue.
   
   @recrsn we would love any help! Testing, doc, fixes, blog posts, anything would be appreciated  


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


Re: [I] Issue with Dependency Versions and Availability for scim-spring-boot-starter and scim-server [directory-scimple]

Posted by "thanhvg (via GitHub)" <gi...@apache.org>.
thanhvg commented on issue #402:
URL: https://github.com/apache/directory-scimple/issues/402#issuecomment-1874117673

   Can you please provide an update on the initial release of `scimple`? It is so far the best java library for SCIM to imo. However, the fact that it needs to be built from source is a concern to my team.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


Re: [I] Issue with Dependency Versions and Availability for scim-spring-boot-starter and scim-server [directory-scimple]

Posted by "bdemers (via GitHub)" <gi...@apache.org>.
bdemers commented on issue #402:
URL: https://github.com/apache/directory-scimple/issues/402#issuecomment-1789218455

   Thanks for reaching out @heureuxchaquejour!
   
   At the top of the tutorial there is this note:
   
   > NOTE: Apache SCIMple is still in development, you must build Apache SCIMple from source.
   > 
   > git clone https://github.com/apache/directory-scimple.git
   > cd directory-scimple
   > ./mvnw install
   
   That said, we are planning on doing an initial release in the immediate future, we would love your feedback!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


Re: [I] Issue with Dependency Versions and Availability for scim-spring-boot-starter and scim-server [directory-scimple]

Posted by "bdemers (via GitHub)" <gi...@apache.org>.
bdemers commented on issue #402:
URL: https://github.com/apache/directory-scimple/issues/402#issuecomment-1874126264

   I started cutting the release just before Christmas, but ran into a minor issue in the process with generating an aggregated javadoc-jar (i figured it out just before the break)
   We'll try to get your changes in, and then cut a release directly after that!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org