Giter Site home page Giter Site logo

minerva's Introduction

minerva's People

Contributors

caniszczyk avatar manandbytes avatar phbastiani avatar fsteeg avatar smilebase avatar sbouchet avatar

Stargazers

 avatar  avatar Fida Hussain avatar Yassine Elassad avatar Flavio Barisone avatar Quinn Slack avatar Jarek Przygódzki avatar Falko Schumann avatar Pawel Jedruch avatar Kurtis Fields avatar Matthias Erche avatar Sergey Vlasov avatar  avatar Mateusz Parzonka avatar Andreas Bellmann avatar  avatar Thomas Holland avatar  avatar Colin Kuo avatar  avatar Kai Zimmermann avatar Nick Tan avatar Greg Lanthier avatar Zoltán Ujhelyi avatar Cristiano Gavião avatar Xavier Coulon avatar David Carver avatar Evgeny Mandrikov avatar  avatar  avatar  avatar Juan Alonso Cadierno avatar Toni Menzel avatar  avatar  avatar Hiroki Kondo avatar yasushi abe avatar

Watchers

 avatar  avatar  avatar  avatar Yassine Elassad avatar Falko Schumann avatar  avatar

minerva's Issues

Inconsistent names of modules' directories

What naming scheme should be used for modules' directories? Original Minerva and a version generated with an archetype store submodules in directories with inconsistent naming scheme. Minerva uses bundleId while archetype uses artifactId only:

Only in minerva-eclipse-project-archetype/target/it/projects/minerva/minerva/: minerva.core
Only in minerva-eclipse-project-archetype/target/it/projects/minerva/minerva/: minerva.core.tests
Only in minerva-eclipse-project-archetype/target/it/projects/minerva/minerva/: minerva.doc
Only in minerva-eclipse-project-archetype/target/it/projects/minerva/minerva/: minerva-feature
Only in minerva-eclipse-project-archetype/target/it/projects/minerva/minerva/: minerva-repository
Only in minerva-eclipse-project-archetype/target/it/projects/minerva/minerva/: minerva.source-feature
Only in minerva-eclipse-project-archetype/target/it/projects/minerva/minerva/: minerva.ui
Only in minerva-eclipse-project-archetype/target/it/projects/minerva/minerva/: minerva.ui.tests
Only in .: org.aniszczyk.minerva.core
Only in .: org.aniszczyk.minerva.doc
Only in .: org.aniszczyk.minerva-feature
Only in .: org.aniszczyk.minerva-repository
Only in .: org.aniszczyk.minerva.source-feature
Only in .: org.aniszczyk.minerva.tests.core
Only in .: org.aniszczyk.minerva.tests.ui
Only in .: org.aniszczyk.minerva.ui

Which one should be used?

Archetype-ArtifactId: Inconsistency identifiers

What naming scheme should be used for the Artifact Ids ?

Eclipse displays the ArtifactID and not the project name for the maven projects... therefore, this identifier should be consistent for all the submodules!

At the present time, $artifactId variable is used to set the identifier for all submodules except for the 'core' and the 'ui' submodules.

IMHO, the identifier should be only set with the $bundleId variable:
${bundleId}.core
${bundleId}.core.test
${bundleId}-feature
and so on...

As result, the resource paths displayed in the IDE will become consistent.

[archetype] Child module b.tests.core of b/pom.xml does not exist

Eclipse project generated by archetype is incorrect: build fails with

[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project g:b:1.0-SNAPSHOT (/opt/src/b/pom.xml) has 1 error
[ERROR]     Child module /opt/src/b/b.tests.core of /opt/src/b/pom.xml does not exist
[ERROR] 

...but there is module b.core.tests.

Deploy archetype's -SNAPSHOT to public Maven repository

Hi Chris,

Minerva's archetype should be pushed to public Maven repository, either Eclipse or Maven Central, it doesn't matter. This will make it more visible to outside world and consumed without building from the source.

Add signing support

Minerva should have an example that supports the signing infrastructure at eclipse.org...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.