issues
search
nebula-plugins
/
gradle-extra-configurations-plugin
Gradle plugin introducing a provided dependency configuration and marking a dependency as optional.
Apache License 2.0
139
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make OptionalBasePlugin no-op
#54
rpalcolea
closed
1 year ago
1
OptionalBasePlugin.configureMavenPlugin is not compatible with Gradle 8.0
#53
ljacomet
closed
1 year ago
1
Unexpected behavior with Gradle Module metadata
#52
Vampire
opened
2 years ago
0
Gradle 7.3-rc-2
#51
rpalcolea
closed
3 years ago
0
Add jdk 17 to test matrix
#50
rpalcolea
closed
3 years ago
0
Gradle 7.0 compatibility, remove provided configuration plugin, leave empty plugin to avoid breaking consumers
#49
chali
closed
3 years ago
0
Gradle 7.0 compatibility, remove provided configuration plugin
#48
chali
closed
3 years ago
2
Gradle 7.0 compatibility
#47
chali
closed
3 years ago
1
Update build badge to use travis-ci.com
#46
emccallum
closed
4 years ago
1
Add compatibility with Gradle 6
#45
chali
closed
5 years ago
2
compile(group: 'org.springframework.cloud', name: 'spring-cloud-starter-zookeeper-discovery', version:'2.1.0.RELEASE') { exclude(module: 'zookeeper') }, optional, it's not work
#44
halower
opened
5 years ago
1
Option to omit version for optional dependencies
#43
Vampire
opened
5 years ago
2
Use with gradle kotlin DSL
#42
ctzen
opened
5 years ago
1
Optional dependencies are pulled in transitively via a project dependency
#41
wilkinsona
opened
5 years ago
0
Optional project dependencies
#40
chhex
opened
6 years ago
0
Upgrade to gradle 4.10.1
#39
rpalcolea
closed
6 years ago
1
upgrade plugin-plugin to 8.0.0
#38
rpalcolea
closed
6 years ago
1
Gradle 4.8 Compatibility
#37
sghill
closed
6 years ago
1
Bump version of gradle-extra-configurations
#36
jkschneider
closed
3 years ago
1
Warn on plugin apply
#35
sghill
closed
6 years ago
1
Support projects with multiple poms.
#34
scr
closed
7 years ago
0
allow multiple optional dependencies with same artifact name
#33
drmaas
closed
7 years ago
2
Optional plugin fails when more than one dependency has the same artifactid
#32
drmaas
closed
7 years ago
1
Allow Dependencies from Provided and Other Configurations Into Resulting Artifact
#31
sghill
opened
7 years ago
7
Update Docs to Favor CompileOnly over Provided
#30
sghill
closed
7 years ago
0
provided not working for fileTree(...)
#29
Favorlock
closed
7 years ago
1
Support java 6
#28
takacsot
closed
8 years ago
2
Simplify codebase
#27
rspieldenner
closed
8 years ago
0
Add provided configurations for all source sets
#26
Vampire
closed
7 years ago
2
Make tests work correctly on Windows
#25
Vampire
closed
7 years ago
1
Fix a bug with interacting with nebula-publishing-plugin
#24
rspieldenner
closed
9 years ago
0
Fix optional dependencies when multiple repositories exist for install or uploadArchives
#23
rjernst
closed
9 years ago
0
Optional tag not appearing in pom
#22
ben-manes
closed
9 years ago
1
Visible to false for provided configuration
#21
bmuschko
closed
7 years ago
0
War classpath fix
#20
bmuschko
closed
9 years ago
0
add support for provided configuration in Maven plugin
#19
fs111
closed
9 years ago
10
Updates README.md to use v2.2.0
#18
grodin
closed
9 years ago
2
IntelliJ IDEA support?
#17
henrik242
closed
9 years ago
3
fixing provided dependency usage in war archives
#16
michal-nowak
closed
10 years ago
7
Test case for nebula-plugins#14
#15
michal-nowak
closed
10 years ago
4
Transitive provided dependencies end up inside war archive
#14
michal-nowak
closed
10 years ago
5
You can't change configuration 'provided' because it is already resolved!
#13
ilsaul
closed
10 years ago
3
fixed plugin ids in readme
#12
pniederw
closed
10 years ago
0
fixed Eclipse plugin configuration to work with Gradle 2.x (and 1.x)
#11
pniederw
closed
10 years ago
0
Repository has no License.txt
#10
pniederw
closed
10 years ago
1
Published POM has runtime dependency on nebula-test and spock-core
#9
pniederw
closed
10 years ago
6
Add eclipse configuration
#8
rspieldenner
closed
10 years ago
0
Fix plugin names
#7
rspieldenner
closed
10 years ago
0
Plugin does not seem to be available in repo
#6
smeder
closed
10 years ago
3
Issue #4: Added test case to demonstrate that optional can be combined w...
#5
bmuschko
closed
10 years ago
1
Next