Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [starter-dev] Maven coordinates in UI
  • From: Alexander Rühl <alexander.ruehl@xxxxxxxxxxxxxxxx>
  • Date: Wed, 28 Jun 2023 06:03:56 +0000
  • Accept-language: de-DE, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=sti.valantic.com; dmarc=pass action=none header.from=sti.valantic.com; dkim=pass header.d=sti.valantic.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=b77eFcrSTg2f5svPcl6RxsqdYq0hv/QFwBCy1vstD4M=; b=hrJBh5kxBX10MUKnPxmF5cNyOD39jVYrrQUHBm5klegibp1/NCDIbKbEkXRHMy5KePFsXAc0SUsMClINhRuqnXAgdjUIkmOprW7bZFM2pUCUYDZ+bA88zd5hyiGqFwBauDIPMVcJd4LQjilWQjTLlvbTkKWwJ+OFeVya+27Gmzp+wwQ2kAWL9gpKQ0OHWtYZ80lvqx3TujBGL21E3bwnDgAqV/vPTpLk1NgAB3fY1+mu7WOmHBgfkEjE9XUocJantaDDQu9MxvvXWGF9oHhwUTJ+dBjvUi2pcVpk7GvlIcBW706lQVNE1nK3Boqgs8g5qG0i1+3LrqTUJEnh/mTH+g==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=m+DDwnFpbBNb0wCWS6zG7pT5tTSd5YPbIfzPxjasmDCNae3T2+GJUGwPvKQO3+JOPEvVujkgczoxn+r/9kIdm2cq70WSu5ja8bvIEJfhgGlbj4bYhF27m/aul9zyjo+BQvjBEuEFK4sY2a2u1wHUD7Rix+5HER4eNJQahwuahLyPAYogpZF1WWSrCVXxt+felcJK3FEugmQoptzWc2ZyRsb86aBo+qWbVbFkkLc92WvUiOmTJmTfeB0tpEVIpY3FXyXBciDVTa92KdW8c2Qxz6MyO7FM/05/2rYr4wUm70mUuqduvvJC/nWGer6kEGJZEIR7/PMyeWGEk/PcjgEBJA==
  • Delivered-to: starter-dev@xxxxxxxxxxx
  • List-archive: <https://dev.eclipse.org/mailman/private/starter-dev/>
  • List-help: <mailto:starter-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://dev.eclipse.org/mailman/listinfo/starter-dev>, <mailto:starter-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://dev.eclipse.org/mailman/options/starter-dev>, <mailto:starter-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AdmpAIE4vRE9SuZvTsa2KIcwObMyEgACJBsAAB9FC7A=
  • Thread-topic: [starter-dev] Maven coordinates in UI

Yes Reza, should be straightforward.
So I will file an issue for that and if it should be done, you could directly assign it to me.

Alex





It was only a time consideration. We can go ahead and add it? Should be very straightforward.
 
________________________________________
From: starter-dev <mailto:starter-dev-bounces@xxxxxxxxxxx> on behalf of Alexander Rühl via starter-dev <mailto:starter-dev@xxxxxxxxxxx>
Sent: Tuesday, June 27, 2023 10:06 AM
To: mailto:starter-dev@xxxxxxxxxxx <mailto:starter-dev@xxxxxxxxxxx>
Cc: Alexander Rühl <mailto:alexander.ruehl@xxxxxxxxxxxxxxxx>
Subject: [starter-dev] Maven coordinates in UI 
 
With introduction of the new UI in version 2 of the Starter, we omitted the Maven coordinates (group id, artifact id, version). 
Of course, it is easy to just adapt them in pom.xml after project generation, but shouldn't we also have them in the UI with the default values and the option to change before generation? 
This is at least what one finds in almost all other starters around and might be expected from users. 

Alex 

_______________________________________________ 
starter-dev mailing list 
mailto:starter-dev@xxxxxxxxxxx 
To unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/starter-dev 

Back to the top