Yes, that goes without saying. An issue is needed and then we can take a
look, probably we need to examine whether Enterprise Applications still
make sense in the Java/Jakarta EE space.

Gj

On Thu, Jul 18, 2019 at 1:33 PM Richard Grin <richard.g...@univ-cotedazur.fr>
wrote:

> Yes Geertjan, perhaps, but, if it is a bug, it would be better to try to
> repair it, or to remove the functionality if it is no longer useful.
>
> Richard
>
>
>
> Envoyé depuis mon smartphone Samsung Galaxy.
>
>
> -------- Message d'origine --------
> De : Geertjan Wielenga <geert...@apache.org>
> Date : 18/07/2019 13:05 (GMT+01:00)
> À : Richard Grin <richard.g...@univ-cotedazur.fr>
> Cc : NetBeans Mailing List <users@netbeans.apache.org>
> Objet : Re: Error message during creation of an Entreprise Application
> with Maven
>
> Probably better to create standard Web Applications in Maven nowadays,
> rather than Enterprise Applications.
>
> Gj
>
> On Thu, Jul 18, 2019 at 12:20 PM Richard Grin <
> richard.g...@univ-cotedazur.fr> wrote:
>
>> Hi,
>>
>> I have just tested NetBeans 11.1 beta 4.
>>
>> Payara 5.192 installed.
>>
>> In the properties of the project :
>>
>>    - Source/Binary Format: 1.8.
>>    - Build > Compile JDK 10 (Default).
>>
>> Creation of a Java EE 8 Entreprise Application. The attached window is
>> displayed and I click on "Finish".
>>
>> An error is displayed in the logs (tab "Ouput - Priming
>> tpCustomerApplication-ear":
>>
>> ====
>>
>> Building tpCustomerApplication-ear-1.0-SNAPSHOT 1.0-SNAPSHOT
>> ------------------------------------------------------------------------
>> The POM for fr.grin:tpCustomerApplication-ejb:jar:1.0-SNAPSHOT is
>> missing, no dependency information available
>> The POM for fr.grin:tpCustomerApplication-web:war:1.0-SNAPSHOT is
>> missing, no dependency information available
>> ------------------------------------------------------------------------
>> BUILD FAILURE
>> ------------------------------------------------------------------------
>> Total time: 0.331 s
>> Finished at: 2019-07-18T12:04:02+02:00
>> Final Memory: 7M/37M
>> ------------------------------------------------------------------------
>> Failed to execute goal on project tpCustomerApplication-ear: Could not
>> resolve dependencies for project
>> fr.grin:tpCustomerApplication-ear:war:1.0-SNAPSHOT: The following artifacts
>> could not be resolved: fr.grin:tpCustomerApplication-ejb:jar:1.0-SNAPSHOT,
>> fr.grin:tpCustomerApplication-web:war:1.0-SNAPSHOT: Could not find artifact
>> fr.grin:tpCustomerApplication-ejb:jar:1.0-SNAPSHOT -> [Help 1]
>>
>> To see the full stack trace of the errors, re-run Maven with the -e
>> switch.
>> Re-run Maven using the -X switch to enable full debug logging.
>>
>> For more information about the errors and possible solutions, please read
>> the following articles:
>> [Help 1]
>> http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
>>
>> =====
>>
>> I have modified nothing; all was generated by NetBeans.
>>
>> I am not used to Maven. Did I missed something or is it a bug?
>>
>> Richard Grin
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
>> For additional commands, e-mail: users-h...@netbeans.apache.org
>>
>> For further information about the NetBeans mailing lists, visit:
>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>

Reply via email to