-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Steps to Reproduce
- Clone the project: https://github.com/grails-guides/grails-multi-project-build.git
- Run the project inside the folder complete
- Go to main page and click the Installed Plugin dropbox.
Expected Behaviour
I will expect that the custom plugin will have the version number which is in complete/plugin/build.gradle file.
Actual Behaviour
The custom plugin doens't have a version number, the version is "unspecified".
grails-plugin.xml said:
<plugin name='grailsPlugin' version='unspecified' grailsVersion='3.2.9 > *'>
Only the name of the file has the version number.
Environment Information
- Operating System: Fedora 28
- Grails Version: 3.3.1
- JDK Version: 1.8.0_144
Example Application
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

