I've a problem with the glassFish server they show me this message when I deploy a project :
build-impl.xml:1045: The module has not been deployed.
I'been restart netbeans any times and change debugmode to TRUE but the problem continue.
It's the line 1045 by build-impl.xml:
<target if="netbeans.home" name="-run-deploy-nb">
<nbdeploy clientUrlPart="${client.urlPart}" debugmode="false" forceRedeploy="${forceRedeploy}"/>
</target>
I use:
- macOS Sierra 10.12
- NetBeans 8.2
- GlassFish 4.1.1
- JDK 8