We are trying to set up several grade web projects in IntelliJ v12.1.2
New JetGrade integration works fine until we achieve artifacts
The module is imported as a grading project, the artwork is created as a web application (explosion) And added a web aspect - all the dependencies artifact declared in the Build.gradle file can be found in the WEB-INF / lib directory. Has been added correctly
The problem occurs when we make changes in the build.gradle file and refresh the module using the JetGrade Refresh button - the dependency of the module is updated properly But nothing changes in the artwork
If we change only one dependency then the change can be done manually but if there are any number of changes or very abstract If there are new / changing mutual dependencies, then it takes only one time to get the correct dependence in artifact.
Thanks
Automatic artPlease do not have the configuration update implemented yet. I created this ticket for this -
No comments:
Post a Comment