Skip to content

Fix links to Apache/CDDL/MIT licenses#160

Closed
slachiewicz wants to merge 1 commit into
apache:masterfrom
slachiewicz:fix/licence1
Closed

Fix links to Apache/CDDL/MIT licenses#160
slachiewicz wants to merge 1 commit into
apache:masterfrom
slachiewicz:fix/licence1

Conversation

@slachiewicz
Copy link
Copy Markdown
Member

  • skip download of Apache License files
  • correct address to Oracle CDDL and MIT licenses

@khmarbaise
Copy link
Copy Markdown
Member

HI, can you please open a JIRA ticket accordingly and add as a reference to the commit message as given in our contribution guide line.

#set ( $url = 'https://glassfish.java.net/public/CDDLv1.0.html' )
#set ( $url = 'https://spdx.org/licenses/CDDL-1.0.txt' )
#end
## jcr-over-slf4j - redirect
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it is JCL and nor JCR.

- skip download of Apache License files
- correct address to Oracle CDDL and MIT licenses
@slachiewicz
Copy link
Copy Markdown
Member Author

MNG-6414

pzygielo pushed a commit to pzygielo/maven that referenced this pull request Jan 4, 2023
…ts transitive dependencies and set them as optional (apache#164)

* fixes apache#160: when the direct dependency is optional, flattened its transitive dependencies and set them as optional

* remove optional dependency subtree

* return false in visitor when node is not included
gnodet pushed a commit to gnodet/maven that referenced this pull request Nov 20, 2024
To cover the default case as well (nothing set), and make sure
Wagon is used.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants